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-02-04) #4631

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

JkSelf
Copy link
Contributor

@JkSelf JkSelf commented Feb 4, 2024

What changes were proposed in this pull request?

6a8f16f37  Use Config::get(name, defaultValue) in HiveConfig (#8633)
b8871b1f2  Introduce BatchVectorSerializer to better support preserving encodings when serializing Vectors (#8567)
e8da62741  Back out D53198236 and D53146503 (#8661)
ec1066e42  Add monthly update for January 2024 (#8656)
0d4e619c3  Add null support to PrefixSortEncoder (#8350)
fcd16994e  Disable pyvelox wheels build in macos temporarily. (#8636)
3c2b74a79  Add ignore_missing_files Hive config (#8615)
2082743d8  Use glog version 0.6.0 in setup-centos8 script (#8614)
806d581c7  Fix folly::dynamic mismatch in driverObj (#8625)
2b0d6425a  Specify 'xsimd_SOURCE' to BUNDLED in linux-presto-fuzzer-run CI (#8655)
78aa78251  Support date-type partition column (#7084)
b236bfbdd  Add VELOX_DCHECK_NULL macro (#8644)
f15732133  Add missing test call in AddressableNonNullValueListTest (#8643)
f9c9738a5  Reduce the lock contention in MallocAllocator by sharded memory reservation (#8569)

How was this patch tested?

Existing unit tests

Copy link

github-actions bot commented Feb 4, 2024

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 JkSelf changed the title Velox daily rebase to 2.4 [VL] Daily Update Velox Version (2024-02-04) Feb 4, 2024
@PHILO-HE
Copy link
Contributor

PHILO-HE commented Feb 4, 2024

/Benchmark Velox

@GlutenPerfBot
Copy link
Contributor

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

query log/native_4631_time.csv log/native_master_02_03_2024_75285bcb8_time.csv difference percentage
q1 33.48 33.28 -0.206 99.39%
q2 25.32 24.26 -1.054 95.84%
q3 37.71 38.78 1.076 102.85%
q4 38.76 37.64 -1.126 97.10%
q5 71.20 70.97 -0.235 99.67%
q6 7.00 8.56 1.560 122.29%
q7 84.14 84.29 0.157 100.19%
q8 85.62 84.63 -0.983 98.85%
q9 118.78 121.75 2.979 102.51%
q10 43.16 43.29 0.128 100.30%
q11 20.93 20.58 -0.346 98.35%
q12 25.92 26.43 0.503 101.94%
q13 44.98 45.82 0.834 101.85%
q14 20.19 21.75 1.560 107.73%
q15 28.99 29.07 0.085 100.29%
q16 14.22 14.30 0.075 100.52%
q17 103.01 103.31 0.298 100.29%
q18 149.02 149.45 0.430 100.29%
q19 13.42 13.09 -0.336 97.50%
q20 28.01 26.67 -1.335 95.23%
q21 226.25 222.74 -3.509 98.45%
q22 13.67 13.69 0.015 100.11%
total 1233.77 1234.34 0.569 100.05%

@JkSelf JkSelf merged commit 7cfcbd6 into apache:main Feb 4, 2024
18 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4631_time.csv log/native_master_02_03_2024_75285bcb8_time.csv difference percentage
q1 32.65 33.28 0.625 101.91%
q2 26.30 24.26 -2.035 92.26%
q3 37.51 38.78 1.274 103.40%
q4 38.85 37.64 -1.214 96.88%
q5 69.09 70.97 1.881 102.72%
q6 6.82 8.56 1.741 125.54%
q7 85.42 84.29 -1.127 98.68%
q8 86.43 84.63 -1.793 97.92%
q9 120.60 121.75 1.154 100.96%
q10 42.28 43.29 1.009 102.39%
q11 20.46 20.58 0.120 100.58%
q12 27.68 26.43 -1.255 95.46%
q13 45.90 45.82 -0.088 99.81%
q14 16.98 21.75 4.770 128.10%
q15 29.59 29.07 -0.521 98.24%
q16 14.21 14.30 0.087 100.61%
q17 100.01 103.31 3.300 103.30%
q18 149.00 149.45 0.443 100.30%
q19 13.82 13.09 -0.731 94.71%
q20 27.59 26.67 -0.919 96.67%
q21 224.71 222.74 -1.969 99.12%
q22 13.44 13.69 0.252 101.87%
total 1229.34 1234.34 5.002 100.41%

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.

4 participants