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_05_29) #5903

Merged
merged 1 commit into from
May 29, 2024

Conversation

GlutenPerfBot
Copy link
Contributor

Upstream Velox's New Commits:

662a6e9dc by Masha Basmanova, Do not throw from split_to_map Presto function (9961)
ffe4cecc3 by Jacob Wujciak-Jens, Publish Build Metrics Report (9805)
33b23f861 by rui-mo, Add support for docker image with Spark connect server (9759)
44a81750a by Jialiang Tan, Fix flaky HashJoinTest.failedToReclaimFromHashJoinBuildersInNonReclai (9962)
394ccb2b2 by Jimmy Lu, Optimize readWithVisitor for RleEncoding and NullableEncoding (9896)
a06c53e60 by Wei He, Test NestedLoopJoin and MergeJoin in join fuzzer (9901)
bba1b8fda by Wei He, Fix NestedLoopJoin with empty build or probe with no join condition (9892)
114e02488 by Masha Basmanova, Back out "Add spark input_file_name function support" (9956)
5ef14098f by xiaoxmeng, Remove redundant s3 tests (9959)
188f5b9db by Deepak Majeti, Add support to read varbinary column from Parquet fixed length byte array (9887)
4e9b663d0 by Pedro Eugenio Rocha Pedreira, Add gtest pretty printer for Timestamp (9932)
cbf9b55cf by Deepak Majeti, Fix GCC12 return-type warning (9902)
ba983195a by xiaoxmeng, Fix S3 build error (9945)

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 PHILO-HE merged commit 123c136 into apache:main May 29, 2024
38 checks passed
@GlutenPerfBot
Copy link
Contributor Author

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

query log/native_5903_time.csv log/native_master_05_28_2024_d7374bd8f_time.csv difference percentage
q1 36.20 34.04 -2.158 94.04%
q2 23.95 23.62 -0.324 98.65%
q3 36.81 36.93 0.122 100.33%
q4 32.54 32.10 -0.440 98.65%
q5 69.99 69.91 -0.077 99.89%
q6 7.24 5.97 -1.275 82.39%
q7 82.93 80.25 -2.677 96.77%
q8 86.31 84.79 -1.524 98.23%
q9 121.26 121.55 0.291 100.24%
q10 43.97 43.64 -0.328 99.25%
q11 22.34 22.27 -0.069 99.69%
q12 24.73 26.90 2.172 108.79%
q13 54.19 52.40 -1.784 96.71%
q14 17.97 21.59 3.615 120.11%
q15 31.33 31.46 0.127 100.41%
q16 13.80 13.97 0.168 101.22%
q17 102.40 102.83 0.428 100.42%
q18 143.98 145.92 1.934 101.34%
q19 13.45 14.82 1.368 110.17%
q20 27.43 31.06 3.631 113.24%
q21 260.12 261.69 1.565 100.60%
q22 14.75 12.27 -2.488 83.14%
total 1267.70 1269.97 2.280 100.18%

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.

2 participants