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