-
Notifications
You must be signed in to change notification settings - Fork 446
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-6887][VL] Daily Update Velox Version (2024_08_19) #6910
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: glutenperfbot <[email protected]>
zhouyuan
approved these changes
Aug 19, 2024
@GlutenPerfBot benchmark |
ACK, will benchmark TPCH/DS on this pull request |
===== Performance report for TPCH SF2000 with Velox backend, for reference only ====
|
note: there's one pending fix not included |
sharkdtu
pushed a commit
to sharkdtu/gluten
that referenced
this pull request
Nov 11, 2024
Velox Changes: ``` 54b16e041 by Ke Wang, Refactor WriterOptions processConfigs function (10762) 2b7f559a4 by Pedro Eugenio Rocha Pedreira, Fix std::shared_mutex missing includes (10772) 6b9806069 by xiaoxmeng, Fix flaky FileInputStreamTest.stats (10771) 7fd6273e5 by Chengcheng Jin, Move decimal-to-string API to DecimalUtil (10477) d23dde5aa by Wei He, Avoid generating unsupported data types for JoinFuzzer with PQR (10662) d805d31a0 by Jialiang Tan, Apply grow target adjustment to reduce arbitration count (10170) e7ffae924 by xiaoxmeng, Remove byte input stream legacy code (10761) 44fb107d0 by Wei He, Use ASSERT_STREQ when comparing C-strings (10759) c701f8308 by Satadru Pan, Match Velox hmac_sha/md5 functions behavior with Java on empty keys (10744) d08d69469 by xiaoxmeng, Some window operator code cleanup (10764) bc274f2a8 by Bikramjeet Vig, Ensure flattening an array or map does not result in an oversized values vector (10760) ``` Signed-off-by: glutenperfbot <[email protected]> Co-authored-by: glutenperfbot <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Upstream Velox's New Commits: