Skip to content

Commit

Permalink
Ignore two spark-3.4 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Jan 8, 2024
1 parent 20fee85 commit 1e0e4ff
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ class GlutenSQLQueryTestSuite
"subquery/in-subquery/in-group-by.sql",
"subquery/in-subquery/in-having.sql",
"subquery/in-subquery/in-joins.sql",
"subquery/in-subquery/in-limit.sql",
// "subquery/in-subquery/in-limit.sql",
"subquery/in-subquery/in-multiple-columns.sql",
"subquery/in-subquery/in-order-by.sql",
"subquery/in-subquery/in-set-operations.sql",
Expand All @@ -334,7 +334,7 @@ class GlutenSQLQueryTestSuite
// "subquery/negative-cases/invalid-correlation.sql",
// "subquery/negative-cases/subq-input-typecheck.sql",
"subquery/scalar-subquery/scalar-subquery-predicate.sql",
"subquery/scalar-subquery/scalar-subquery-select.sql",
// "subquery/scalar-subquery/scalar-subquery-select.sql",
"subquery/subquery-in-from.sql",
// "postgreSQL/aggregates_part1.sql",
"postgreSQL/aggregates_part2.sql",
Expand Down

0 comments on commit 1e0e4ff

Please sign in to comment.