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_23) #4765

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

FelixYBW
Copy link
Contributor

2024-02-22 19:02:50 -0800 0d02c8f9f by Pedro Eugenio Rocha Pedreira, Convert Arrow REE arrays to Velox Vectors (#8777)
2024-02-22 17:42:12 -0800 f951ddc18 by Krishna Pai, Fix Presto aggregate function 'avg' bug when counts are zero (#8719)
2024-02-22 14:11:30 -0800 577d85292 by Bikramjeet Vig, Fix data races flagged by tsan in ProfilerTest
2024-02-22 13:43:49 -0800 5355ef0cb by Jimmy Lu, Add MapVector::update (#8801)
2024-02-22 13:11:12 -0800 97465b2a2 by Orri Erling, Scatter struct nulls when deserializing Presto wire format (#8152)
2024-02-22 12:27:58 -0800 860df27f1 by Christian Zentgraf, Fix dependencies for iceberg reader (#8808)
2024-02-22 12:19:45 -0800 1dadf4136 by Bikramjeet Vig, Update website dependencies (#8833)
2024-02-21 22:11:35 -0800 ffd136fdc by Orri Erling, Add SelectivityVector to DecodedVector::nulls() (#8579)
2024-02-21 16:44:08 -0800 3bb21d216 by Jialiang Tan, Propagate serdeParameters to dwio writer options (#8817)

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:

@FelixYBW
Copy link
Contributor Author

/benchmark velox

@GlutenPerfBot
Copy link
Contributor

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

query log/native_4765_time.csv log/native_master_02_23_2024_b82359286_time.csv difference percentage
q1 33.06 33.31 0.250 100.76%
q2 24.41 22.67 -1.737 92.88%
q3 39.29 39.20 -0.084 99.79%
q4 37.83 37.79 -0.043 99.89%
q5 70.67 70.31 -0.364 99.48%
q6 5.44 7.14 1.702 131.31%
q7 85.78 84.33 -1.450 98.31%
q8 87.47 86.39 -1.073 98.77%
q9 123.29 124.14 0.858 100.70%
q10 43.45 42.39 -1.061 97.56%
q11 20.33 21.03 0.704 103.46%
q12 29.49 26.45 -3.041 89.69%
q13 45.83 45.22 -0.617 98.65%
q14 19.57 16.73 -2.848 85.45%
q15 27.89 27.23 -0.668 97.60%
q16 14.69 14.68 -0.007 99.95%
q17 101.81 101.39 -0.426 99.58%
q18 150.49 148.35 -2.136 98.58%
q19 12.80 13.42 0.625 104.88%
q20 27.51 26.61 -0.891 96.76%
q21 231.82 226.57 -5.254 97.73%
q22 13.82 13.69 -0.129 99.07%
total 1246.75 1229.06 -17.691 98.58%

@yma11 yma11 merged commit 8301305 into apache:main Feb 25, 2024
17 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4765_time.csv log/native_master_02_24_2024_7e7fbd277_time.csv difference percentage
q1 32.74 34.34 1.596 104.87%
q2 24.61 24.77 0.160 100.65%
q3 35.79 38.78 2.998 108.38%
q4 35.82 37.81 1.992 105.56%
q5 70.58 71.67 1.093 101.55%
q6 6.81 5.66 -1.153 83.07%
q7 84.22 83.96 -0.258 99.69%
q8 85.08 86.74 1.660 101.95%
q9 125.57 125.66 0.089 100.07%
q10 43.53 42.79 -0.747 98.29%
q11 22.30 20.56 -1.738 92.21%
q12 27.14 28.79 1.657 106.10%
q13 46.12 45.21 -0.908 98.03%
q14 19.12 20.63 1.508 107.89%
q15 30.72 28.31 -2.411 92.15%
q16 14.95 13.32 -1.632 89.09%
q17 103.87 102.37 -1.505 98.55%
q18 146.79 149.07 2.285 101.56%
q19 12.68 12.59 -0.094 99.26%
q20 27.89 26.67 -1.220 95.62%
q21 230.22 226.20 -4.024 98.25%
q22 13.76 13.50 -0.263 98.09%
total 1240.30 1239.39 -0.914 99.93%

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.

3 participants