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] Enable arrays_overlap function #5878

Merged
merged 1 commit into from
May 27, 2024

Conversation

zhli1142015
Copy link
Contributor

What changes were proposed in this pull request?

Enable arrays_overlap function.

How was this patch tested?

UT.

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:

@zhli1142015
Copy link
Contributor Author

cc @PHILO-HE and @rui-mo , thanks.

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.

Thanks!

@zhli1142015 zhli1142015 merged commit 95096e3 into apache:main May 27, 2024
38 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_5878_time.csv log/native_master_05_27_2024_56c5a24c1_time.csv difference percentage
q1 33.20 33.83 0.628 101.89%
q2 23.84 23.77 -0.072 99.70%
q3 38.04 36.69 -1.347 96.46%
q4 30.83 35.09 4.266 113.84%
q5 69.60 68.27 -1.331 98.09%
q6 5.79 5.98 0.193 103.34%
q7 79.53 78.74 -0.793 99.00%
q8 85.72 83.78 -1.938 97.74%
q9 116.68 119.36 2.677 102.29%
q10 45.15 45.89 0.741 101.64%
q11 19.84 19.70 -0.135 99.32%
q12 26.12 27.26 1.146 104.39%
q13 52.18 52.73 0.548 101.05%
q14 19.58 17.65 -1.925 90.17%
q15 31.49 31.35 -0.136 99.57%
q16 14.82 14.31 -0.515 96.53%
q17 102.79 102.68 -0.107 99.90%
q18 145.51 145.45 -0.066 99.95%
q19 14.77 15.24 0.471 103.19%
q20 31.43 27.93 -3.500 88.86%
q21 265.10 261.25 -3.847 98.55%
q22 12.14 13.57 1.430 111.78%
total 1264.12 1260.51 -3.613 99.71%

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