Skip to content

Commit

Permalink
disable GlutenOrcV2AggregatePushDownSuite
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxu14 committed Oct 20, 2023
1 parent 392963f commit 8afa641
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ class VeloxTestSettings extends BackendTestSettings {
enableSuite[GlutenParquetV1AggregatePushDownSuite]
enableSuite[GlutenParquetV2AggregatePushDownSuite]
enableSuite[GlutenOrcV1AggregatePushDownSuite]
enableSuite[GlutenOrcV2AggregatePushDownSuite]
// enableSuite[GlutenOrcV2AggregatePushDownSuite]
enableSuite[GlutenParquetCodecSuite]
// Unsupported compression codec.
.exclude("write and read - file source parquet - codec: lz4")
Expand Down

0 comments on commit 8afa641

Please sign in to comment.