You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-38732][SQL][TESTS] Test the error class: INCOMPARABLE_PIVOT_COLUMN
### What changes were proposed in this pull request?
I add a test case for the error class INCOMPARABLE_PIVOT_COLUMN in the QueryExecutionErrorsSuite.
### Why are the changes needed?
To improve test coverage, and record expected error messages in tests.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
By existing tests.
Closes#36323 from lvshaokang/SPARK-38732.
Authored-by: lvshaokang <[email protected]>
Signed-off-by: Max Gekk <[email protected]>
0 commit comments