[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_12)#10869
Merged
marin-ma merged 1 commit intoapache:mainfrom Oct 12, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_10_12)#10869marin-ma merged 1 commit intoapache:mainfrom
marin-ma merged 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: 206238a93 by Pedro Eugenio Rocha Pedreira, refactor: Move folly::StringPiece::endsWith() usage to C++20 (#15123) 1e26a47df by Pratik Pugalia, feat: Add support for intervalDayToSecondPlusTime and intervalMonthToYearPlusTime (#15108) d92fb0f5a by Krishna Pai, feat: Add fedora runs to CI (#14575) ed1b87f8a by Pedro Eugenio Rocha Pedreira, docs: Update coding style guidance for folly::StringPiece (#15122) c5c12167d by Pedro Eugenio Rocha Pedreira, refactor: Remove usage of folly::StringPiece in Variant (#15095) 71315ab30 by Zhenyuan Zhao, Relax type comparison requirement (#15121) ad4cc3787 by Charles Holmes, docs: Clarify documentation for from_unixtime(timestamp) Presto function (#14835) e120e32eb by mbkkt, refactor: Use weaker memory order for Buffer counter (#14987) 4fb42d3c3 by Pedro Eugenio Rocha Pedreira, refactor: Remove usage of folly::StringPiece in HiveTypeParser (#15096) ec4aa88a1 by Xiaoxuan Meng, refactor: Simplify exchange is blocked condition proccessing (#15118) 32cab9495 by Pedro Eugenio Rocha Pedreira, refactor: Remove usage of folly::StringPiece in common/encode (#15114) a3a47e0c5 by Xiaoxuan Meng, opt: Optimize the sapphire cosco shuffle deserialization with batch processing with no data copy from cosco raw package (#15117) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
marin-ma
approved these changes
Oct 12, 2025
This file contains hidden or 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
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: