Skip to content

Commit b602083

Browse files
committed
fix
1 parent 24056b9 commit b602083

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/ThriftServerQueryTestSuite.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class ThriftServerQueryTestSuite extends SQLQueryTestSuite {
9999
"postgreSQL/int4.sql",
100100
"postgreSQL/int8.sql",
101101
"postgreSQL/float8.sql",
102+
"pgSQL/window_part1.sql",
102103
// SPARK-28885 String value is not allowed to be stored as date/timestamp type with
103104
// ANSI store assignment policy.
104105
"postgreSQL/date.sql",

0 commit comments

Comments
 (0)