[GLUTEN-6067][CH][Part 1] Support CH backend with Spark3.5#6068
Merged
zzcclp merged 2 commits intoapache:mainfrom Jun 14, 2024
Merged
[GLUTEN-6067][CH][Part 1] Support CH backend with Spark3.5#6068zzcclp merged 2 commits intoapache:mainfrom
zzcclp merged 2 commits intoapache:mainfrom
Conversation
|
Run Gluten Clickhouse CI |
1 similar comment
|
Run Gluten Clickhouse CI |
bf599c0 to
85d3483
Compare
|
Run Gluten Clickhouse CI |
85d3483 to
76c1227
Compare
|
Run Gluten Clickhouse CI |
76c1227 to
86269ac
Compare
|
Run Gluten Clickhouse CI |
1 similar comment
|
Run Gluten Clickhouse CI |
Support CH backend with Spark3.5: 1. Upgrade Spark version to 3.5 and compile passed; 2. Upgrade Delta version to 3.2 and compile passed; 3. CH backend UT passed: (now only the MergeTree + Delta UT passed); 4. Parquet native write passed; 5. Gluten UT passed; 6. Support to run Gluten CH CI with Spark 3.5
6871923 to
ca9581b
Compare
|
Run Gluten Clickhouse CI |
|
Run Gluten Clickhouse CI |
Contributor
Author
|
misoperation, merging this pr, all ci already passed |
Contributor
|
===== Performance report for TPCH SF2000 with Velox backend, for reference only ====
|
17 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Support CH backend with Spark3.5:
How was this patch tested?
for task 1 and task 2, manual tests
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)