Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.0
-
None
-
None
Description
The PostgreSQL test case improves the test coverage of Spark SQL.
There are SQL files that have different results with/without ANSI flags(spark.sql.failOnIntegralTypeOverflow, spark.sql.parser.ansi.enabled, etc) enabled.
We should run tests against these SQL files with both ANSI mode and Spark mode.