Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-1632][CH]Daily Update Clickhouse Version (20240225) #4769

Merged
merged 7 commits into from
Feb 25, 2024

Conversation

lwz9103
Copy link
Contributor

@lwz9103 lwz9103 commented Feb 24, 2024

Auto commit by gluten daily build, please check the build status and merge it if it's green.

Copy link

#1632

Copy link

Run Gluten Clickhouse CI

Copy link

Run Gluten Clickhouse CI

@baibaichen
Copy link
Contributor

Althougth ClickHouse/ClickHouse#60206 is pending, we need merge this PR for CI

Comment on lines 45 to 51
/*
parse array_max(arr) as
if (isNull(arr))
null
else
arrayReduce("max", assumeNotNull(arr))
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove?

(cherry picked from commit e576f70)
(cherry picked from commit d032fde)
(cherry picked from commit 666208f)
(cherry picked from commit 60f3415)
(cherry picked from commit f073c5b)
(cherry picked from commit 7cf074a)
(cherry picked from commit a797ba7)
(cherry picked from commit 3432fda)
(cherry picked from commit 066271703498828fa98b31d75bc2dbc27967f78b)
(cherry picked from commit 8d78221)
(cherry picked from commit 3d34c62)
Copy link

Run Gluten Clickhouse CI

@zzcclp zzcclp merged commit f25a372 into apache:main Feb 25, 2024
7 checks passed
@GlutenPerfBot
Copy link
Contributor

===== Performance report for TPCH SF2000 with Velox backend, for reference only ====

query log/native_master_02_25_2024_time.csv log/native_master_02_24_2024_7e7fbd277_time.csv difference percentage
q1 35.29 34.34 -0.958 97.29%
q2 24.66 24.77 0.111 100.45%
q3 38.19 38.78 0.590 101.54%
q4 37.65 37.81 0.162 100.43%
q5 71.07 71.67 0.600 100.84%
q6 7.10 5.66 -1.445 79.65%
q7 83.73 83.96 0.232 100.28%
q8 86.10 86.74 0.634 100.74%
q9 124.35 125.66 1.309 101.05%
q10 42.79 42.79 -0.002 99.99%
q11 20.17 20.56 0.391 101.94%
q12 28.36 28.79 0.436 101.54%
q13 44.51 45.21 0.699 101.57%
q14 18.87 20.63 1.766 109.36%
q15 27.68 28.31 0.625 102.26%
q16 14.41 13.32 -1.085 92.47%
q17 101.11 102.37 1.257 101.24%
q18 148.83 149.07 0.244 100.16%
q19 15.99 12.59 -3.405 78.70%
q20 26.47 26.67 0.201 100.76%
q21 227.71 226.20 -1.513 99.34%
q22 13.61 13.50 -0.111 99.19%
total 1238.65 1239.39 0.737 100.06%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants