forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-38203][SQL] Fix SQLInsertTestSuite and SchemaPruningSuite unde…
…r ANSI mode ### What changes were proposed in this pull request? Fix test failures of following tests under ANSI mode: - HiveSQLInsertTestSuite - FileSourceSQLInsertTestSuite - ParquetV1SchemaPruningSuite - ParquetV2SchemaPruningSuite ### Why are the changes needed? To set up a new GA job to run tests with ANSI mode before 3.3.0 release. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Manual enable ANSI mode and test. Closes apache#35511 from gengliangwang/fixParquetPruneAnsi. Authored-by: Gengliang Wang <[email protected]> Signed-off-by: Gengliang Wang <[email protected]>
- Loading branch information
1 parent
ca9bbba
commit e2eb6d8
Showing
2 changed files
with
21 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters