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_03_20) #5038

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

yma11
Copy link
Contributor

@yma11 yma11 commented Mar 20, 2024

Velox Upstream New Commits:

0b4b6e84a by wypb, Add more test cases for cast(string as float) (#9148)
9c7eb6c17 by Masha Basmanova, Add support for DECIMAL types to Simple Function API (#9096)
a942ac836 by rui-mo, Support different timestamp units in arrow bridge (#7625)
0ad627ab6 by Ubuntu, Wave Table Scan Infrastructure (#9131)
c571bcd69 by Masha Basmanova, Speedup PrefixSortTest::fuzzMulti (#9151)
ff346f2ac by joey.ljy, Allow setting variables for intermediateType in AggregateFunctionSignature (#9106)
813c4b4e5 by xiaoxmeng, Fix flaky MultiFragmentTest.partitionedOutputWithLargeInput (#9147)
3e13ff56b by Jacob Wujciak-Jens, Disable sanitizer check in cpr build (#9139)
3055f4a2b by Masha Basmanova, Decouple UDFHolder from SimpleFunctionMetadata (#9143)
0e94ab554 by InitialZJ, Update Presto coverage map (#9128)
ca0f4a986 by Masha Basmanova, Pass input types to simple function's 'initialize' method (#9124)

Copy link

Thanks for opening a pull request!

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

https://github.com/apache/incubator-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:

@PHILO-HE
Copy link
Contributor

/Benchmark Velox

@PHILO-HE PHILO-HE merged commit 7ad6b3f into apache:main Mar 20, 2024
18 checks passed
yma11 added 2 commits March 20, 2024 18:10
0b4b6e84a by wypb, Add more test cases for cast(string as float) (#9148)
9c7eb6c17 by Masha Basmanova, Add support for DECIMAL types to Simple Function API (#9096)
a942ac836 by rui-mo, Support different timestamp units in arrow bridge (apache#7625)
0ad627ab6 by Ubuntu, Wave Table Scan Infrastructure (#9131)
c571bcd69 by Masha Basmanova, Speedup PrefixSortTest::fuzzMulti (#9151)
ff346f2ac by joey.ljy, Allow setting variables for intermediateType in AggregateFunctionSignature (#9106)
813c4b4e5 by xiaoxmeng, Fix flaky MultiFragmentTest.partitionedOutputWithLargeInput (#9147)
3e13ff56b by Jacob Wujciak-Jens, Disable sanitizer check in cpr build (#9139)
3055f4a2b by Masha Basmanova, Decouple UDFHolder from SimpleFunctionMetadata (#9143)
0e94ab554 by InitialZJ, Update Presto coverage map (#9128)
ca0f4a986 by Masha Basmanova, Pass input types to simple function's 'initialize' method (#9124)
@GlutenPerfBot
Copy link
Contributor

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

query log/native_5038_time.csv log/native_master_03_19_2024_e977d79e3_time.csv difference percentage
q1 36.05 36.21 0.160 100.44%
q2 23.89 24.11 0.222 100.93%
q3 35.20 36.64 1.441 104.09%
q4 38.19 38.02 -0.168 99.56%
q5 69.12 69.07 -0.051 99.93%
q6 7.43 5.91 -1.528 79.44%
q7 81.59 82.31 0.716 100.88%
q8 86.44 85.26 -1.175 98.64%
q9 118.38 121.93 3.548 103.00%
q10 45.19 45.61 0.412 100.91%
q11 20.42 20.57 0.149 100.73%
q12 26.44 28.32 1.877 107.10%
q13 46.66 47.17 0.507 101.09%
q14 21.66 16.86 -4.803 77.82%
q15 30.82 31.19 0.373 101.21%
q16 14.38 16.26 1.887 113.12%
q17 100.68 99.14 -1.533 98.48%
q18 143.15 142.77 -0.384 99.73%
q19 13.60 14.68 1.086 107.99%
q20 27.05 28.29 1.238 104.58%
q21 226.63 227.96 1.333 100.59%
q22 14.09 14.00 -0.087 99.38%
total 1227.06 1232.28 5.220 100.43%

@yma11 yma11 deleted the 2024_03_20 branch April 23, 2024 12: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.

3 participants