Skip to content

Commit

Permalink
FIXME: very slow after #6558
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaichen committed Jul 30, 2024
1 parent a532b2f commit dc44e74
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,8 @@ class GlutenClickHouseMergeTreeWriteSuite
}
}

test("test mergetree write with bucket table") {
// FIXME: very slow after https://github.com/apache/incubator-gluten/pull/6558
ignore("test mergetree write with bucket table") {
spark.sql(s"""
|DROP TABLE IF EXISTS lineitem_mergetree_bucket;
|""".stripMargin)
Expand Down

0 comments on commit dc44e74

Please sign in to comment.