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

[VL] Daily Update Velox Version (2024-01-31) #4588

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

JkSelf
Copy link
Contributor

@JkSelf JkSelf commented Jan 31, 2024

What changes were proposed in this pull request?

7bca88a87  Fix GCC OOM when building by reducing parallelism. (#8592)
25e2a7ef9  Fix CI MacOS build (#8601)
8bbec59db  Remove unnecessary check in BooleanMix#getFlatBool (#8595)
e68d5020f  Seperate prefix-sort encoder testing methods into test utils (#8494)
5b8b4bdfe  Optimize count(distinct <complex type>) (#8560)
a113acf8e  Fix flaky test reclaimFromNonReclaimableSortTableWriter (#8591)
7eeb28a5b  Parquet writer tests for supported compression kinds (#7332)
64ed66058  Fix arrow include guards (#8217)

How was this patch tested?

Existing unit test

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@JkSelf
Copy link
Contributor Author

JkSelf commented Jan 31, 2024

/Benchmark Velox

@GlutenPerfBot
Copy link
Contributor

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

query log/native_4588_time.csv log/native_master_01_30_2024_ec7f10c58_time.csv difference percentage
q1 33.42 35.36 1.942 105.81%
q2 26.78 24.10 -2.683 89.98%
q3 37.31 38.51 1.195 103.20%
q4 39.24 38.16 -1.071 97.27%
q5 70.28 68.29 -1.989 97.17%
q6 6.69 7.27 0.580 108.67%
q7 83.81 82.16 -1.652 98.03%
q8 84.46 84.80 0.341 100.40%
q9 124.94 126.41 1.465 101.17%
q10 43.37 44.51 1.139 102.63%
q11 20.45 20.56 0.114 100.56%
q12 28.86 28.18 -0.680 97.65%
q13 45.45 45.37 -0.075 99.83%
q14 17.98 16.65 -1.334 92.59%
q15 28.41 28.38 -0.038 99.87%
q16 15.09 14.19 -0.898 94.05%
q17 100.43 101.24 0.813 100.81%
q18 151.11 149.10 -2.010 98.67%
q19 12.65 12.63 -0.019 99.85%
q20 27.29 26.37 -0.923 96.62%
q21 226.67 226.96 0.298 100.13%
q22 13.71 13.51 -0.204 98.51%
total 1238.40 1232.71 -5.690 99.54%

@JkSelf JkSelf merged commit ec90ede into apache:main Jan 31, 2024
17 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4588_time.csv log/native_master_01_30_2024_ec7f10c58_time.csv difference percentage
q1 34.70 35.36 0.660 101.90%
q2 24.24 24.10 -0.143 99.41%
q3 38.23 38.51 0.277 100.72%
q4 37.90 38.16 0.269 100.71%
q5 68.69 68.29 -0.405 99.41%
q6 6.97 7.27 0.295 104.24%
q7 84.36 82.16 -2.201 97.39%
q8 85.97 84.80 -1.171 98.64%
q9 124.86 126.41 1.550 101.24%
q10 42.08 44.51 2.431 105.78%
q11 20.09 20.56 0.476 102.37%
q12 26.95 28.18 1.234 104.58%
q13 44.93 45.37 0.442 100.98%
q14 20.73 16.65 -4.083 80.31%
q15 27.05 28.38 1.322 104.89%
q16 13.13 14.19 1.062 108.09%
q17 101.88 101.24 -0.638 99.37%
q18 150.86 149.10 -1.765 98.83%
q19 13.57 12.63 -0.943 93.05%
q20 26.11 26.37 0.259 100.99%
q21 226.13 226.96 0.832 100.37%
q22 13.57 13.51 -0.059 99.57%
total 1233.00 1232.71 -0.297 99.98%

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

3 participants