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 (20231212) #4008

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Dec 12, 2023

Dependency https://github.com/zhztheplayer/velox/tree/wip-rebase-231212

e55211d26 (upstream/main) Fix compilation error in Github action nightly jobs (#7977)
42f1e257f Fix AllOutputBufferManagerTest.outputBufferUtilization (#8002)
873985f92 Fix duckValueAt for INTERVAL_DAY_TIME (#7816)
332bdb162 mark TryExpr::nullOutErrors as constant function (#7924)
e9f21aa4c mark Expr::addNulls as constant function. (#7923)
c7b4f3540 Fix AggregationTest.hashmodes test in opt mode (#7989)
1ebee4aad Fix Aggregate fuzzer (#7992)
eed4a8b75 Enable CI Unit Tests (#7965)
612263099 Fix OutputBuffer::isOverutilized (#7985)
534271191 Enable custom inputs on fuzzer job (#7946)
bcb03cdb0 Faster hash modes test (#7973)
2de6243db Overload output operator for TaskState for debugging (#7970)
9b813aa2d Add append iobuf API support for local/inmemory files (#7969)
25398f21b Add serialization API for set of rows (#7883)
301b9add3 Fix the failed memory pool test (#7971)
be5094fdf Updating submodules
037cfa5ee Fix race condition between task terminate and resume (#7953)
e91cdb5b2 Add treeMemoryUsage in MemoryManager::toString (#7960)
5245e00cf Fix hang in distinct aggregation (#7968)
9a1421611 Fix the race between memory arbitration and test finish (#7956)
b9479c511 Add RowNumber task to the concurrent test in SharedArbitrationTest (#7687)
7320a604a Runtime metric and some other legacy code cleanup (#7957)
c562bbd06 Updating submodules
46171003a Avoid reading underlying stream when seeking RLE decoders (#7918)
16e1af94a Add overloading append() method to WriteFile (#7959)
dcc0933c3 Fix the race between memory arbitration and orderby output finish (#7955)
ed1631273 Fix find_first Presto function for NULL array and zero index (#7951)
eb75367cb Refactor HiveConfig (#7725)

@apache apache deleted a comment from github-actions bot Dec 12, 2023
Copy link
Contributor

@JkSelf JkSelf left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@JkSelf JkSelf merged commit a329f96 into apache:main Dec 13, 2023
6 of 15 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4008_time.csv log/native_master_12_12_2023_8c6f1643e_time.csv difference percentage
q1 33.66 33.75 0.083 100.25%
q2 24.99 24.88 -0.107 99.57%
q3 37.91 37.71 -0.206 99.46%
q4 39.56 37.86 -1.699 95.70%
q5 72.60 72.83 0.232 100.32%
q6 5.51 7.05 1.542 127.98%
q7 87.49 86.50 -0.988 98.87%
q8 88.05 86.24 -1.804 97.95%
q9 121.54 125.50 3.967 103.26%
q10 45.35 44.68 -0.665 98.53%
q11 20.55 20.21 -0.340 98.35%
q12 26.65 25.06 -1.592 94.03%
q13 46.36 46.58 0.221 100.48%
q14 14.22 19.99 5.769 140.57%
q15 29.16 27.55 -1.615 94.46%
q16 15.08 15.86 0.785 105.21%
q17 104.55 103.27 -1.280 98.78%
q18 150.79 151.33 0.540 100.36%
q19 12.81 13.89 1.078 108.41%
q20 29.08 28.68 -0.392 98.65%
q21 226.03 229.12 3.094 101.37%
q22 14.19 13.95 -0.236 98.34%
total 1246.11 1252.49 6.386 100.51%

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