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

[GLUTEN-4141][VL] Support Gluten Build in Debian 12 #4535

Merged
merged 2 commits into from
Jan 30, 2024

Conversation

surnaik
Copy link
Contributor

@surnaik surnaik commented Jan 26, 2024

What changes were proposed in this pull request?

Support Gluten Build in Debian 12 environment

(Fixes: #4141)

How was this patch tested?

All the unit tests were run and manually checked that the build works with Spark running in Debian 23

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:

@surnaik surnaik changed the title Add support for Debian 12 [GLUTEN-4141][VL] Support Gluten Build in Debian 12 Jan 26, 2024
Copy link

#4141

@surnaik
Copy link
Contributor Author

surnaik commented Jan 26, 2024

@zhouyuan @FelixYBW Please review. Tested that this works as expected on Debian 12 clusters.

@zhouyuan zhouyuan merged commit ec7f10c into apache:main Jan 30, 2024
17 checks passed
@GlutenPerfBot
Copy link
Contributor

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

query log/native_4535_time.csv log/native_master_01_29_2024_f040fe8d6_time.csv difference percentage
q1 32.26 33.80 1.546 104.79%
q2 24.37 25.67 1.304 105.35%
q3 37.58 38.07 0.490 101.30%
q4 37.44 40.59 3.146 108.40%
q5 70.88 69.30 -1.586 97.76%
q6 5.34 7.04 1.692 131.67%
q7 82.57 85.84 3.272 103.96%
q8 84.54 86.69 2.146 102.54%
q9 124.35 121.85 -2.503 97.99%
q10 41.97 43.51 1.542 103.67%
q11 20.72 19.98 -0.740 96.43%
q12 26.38 29.14 2.754 110.44%
q13 44.88 45.40 0.523 101.17%
q14 18.82 15.65 -3.169 83.16%
q15 28.42 29.66 1.239 104.36%
q16 15.59 14.28 -1.314 91.57%
q17 100.48 102.13 1.644 101.64%
q18 147.19 149.99 2.807 101.91%
q19 12.51 13.92 1.418 111.34%
q20 26.03 26.90 0.871 103.35%
q21 225.10 225.67 0.574 100.26%
q22 13.88 13.48 -0.399 97.12%
total 1221.31 1238.57 17.258 101.41%

@GlutenPerfBot
Copy link
Contributor

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

query log/native_master_01_30_2024_time.csv log/native_master_01_29_2024_f040fe8d6_time.csv difference percentage
q1 35.36 33.80 -1.558 95.59%
q2 24.10 25.67 1.576 106.54%
q3 38.51 38.07 -0.436 98.87%
q4 38.16 40.59 2.421 106.34%
q5 68.29 69.30 1.010 101.48%
q6 7.27 7.04 -0.232 96.81%
q7 82.16 85.84 3.678 104.48%
q8 84.80 86.69 1.884 102.22%
q9 126.41 121.85 -4.557 96.40%
q10 44.51 43.51 -0.995 97.77%
q11 20.56 19.98 -0.586 97.15%
q12 28.18 29.14 0.956 103.39%
q13 45.37 45.40 0.031 100.07%
q14 16.65 15.65 -0.997 94.01%
q15 28.38 29.66 1.282 104.52%
q16 14.19 14.28 0.089 100.63%
q17 101.24 102.13 0.888 100.88%
q18 149.10 149.99 0.896 100.60%
q19 12.63 13.92 1.292 110.23%
q20 26.37 26.90 0.534 102.03%
q21 226.96 225.67 -1.292 99.43%
q22 13.51 13.48 -0.023 99.83%
total 1232.71 1238.57 5.861 100.48%

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.

Support Debian in Gluten
3 participants