Skip to content
Closed
Prev Previous commit
Next Next commit
fix
  • Loading branch information
gengliangwang committed Oct 14, 2019
commit b602083389bd9cd4080049bb78f0d0adfc5d07f9
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ class ThriftServerQueryTestSuite extends SQLQueryTestSuite {
"postgreSQL/int4.sql",
"postgreSQL/int8.sql",
"postgreSQL/float8.sql",
"pgSQL/window_part1.sql",
// SPARK-28885 String value is not allowed to be stored as date/timestamp type with
// ANSI store assignment policy.
"postgreSQL/date.sql",
Expand Down