Skip to content

Commit

Permalink
[Refactor]set CHConf.ENABLE_ONEPIPELINE_MERGETREE_WRITE.key to true i…
Browse files Browse the repository at this point in the history
…n spark 35 for GlutenClickHouseMergeTreeWriteSuite
  • Loading branch information
baibaichen committed Dec 15, 2024
1 parent f30028d commit 41e669b
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 309 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1025,6 +1025,7 @@ class GlutenClickHouseDeltaParquetWriteSuite
}
}

// FIXME: optimize
testSparkVersionLE33("test parquet optimize with the path based table") {
val dataPath = s"$basePath/lineitem_delta_parquet_optimize_path_based"
clearDataPath(dataPath)
Expand Down
Loading

0 comments on commit 41e669b

Please sign in to comment.