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-01-24) #4500

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

rui-mo
Copy link
Contributor

@rui-mo rui-mo commented Jan 24, 2024

a0fc4225b Fix documentation for HiveConfig hive.s3.use-instance-credentials (8309)
fce32e4d0 Make nulls initialValue to false in EvalCtx#ensureErrorsVectorSize (8479)
892375631 Fix invalid write in ensureWritable (8450)
8c74d3e99 Add find_in_set Spark function (8358)
38f0b560f Fix int64::max() to double conversion issue (8177)
8bfebb3d1 Add support for tinyint/smallint inputs for date_add/sub Spark functions (8379)
3949a3bb3 Remove Wshadow warning for velox/type/Filter.h (8267)
a94ed0e1d Add SingleThreadedTaskCursor (8406)

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:

Copy link
Contributor

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

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

Looks good!

@rui-mo rui-mo merged commit a1e1aba into apache:main Jan 24, 2024
17 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4500_time.csv log/native_master_01_23_2024_056512473_time.csv difference percentage
q1 32.63 33.97 1.345 104.12%
q2 23.70 23.91 0.214 100.90%
q3 37.40 36.73 -0.665 98.22%
q4 37.80 37.55 -0.249 99.34%
q5 68.88 68.43 -0.448 99.35%
q6 5.71 6.94 1.232 121.59%
q7 83.82 81.76 -2.061 97.54%
q8 82.29 82.93 0.643 100.78%
q9 118.13 116.13 -2.000 98.31%
q10 43.16 42.50 -0.662 98.47%
q11 20.33 19.93 -0.394 98.06%
q12 29.90 25.93 -3.965 86.74%
q13 45.91 44.75 -1.154 97.49%
q14 16.46 19.50 3.036 118.44%
q15 27.72 30.82 3.095 111.17%
q16 13.85 13.93 0.076 100.55%
q17 99.03 97.72 -1.308 98.68%
q18 146.05 148.73 2.682 101.84%
q19 13.75 12.44 -1.314 90.45%
q20 27.32 26.84 -0.473 98.27%
q21 223.45 223.34 -0.113 99.95%
q22 16.31 13.33 -2.987 81.69%
total 1213.60 1208.13 -5.469 99.55%

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