[GLUTEN-6887][VL] Daily Update Velox Version (2025_08_31)#10589
Merged
marin-ma merged 2 commits intoapache:mainfrom Aug 31, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_08_31)#10589marin-ma merged 2 commits intoapache:mainfrom
marin-ma merged 2 commits intoapache:mainfrom
Conversation
Upstream Velox's New Commits: f6cdf7690 by Masha Basmanova, fix: Include pushed down filter in TpchTableHandle::toString() 131de5060 by Masha Basmanova, fix: Remove spammy log message from TableScan (#14661) 31200dd7f by Xiaoxuan Meng, misc: Remove legacy code in table writer plan node. (#14660) 27b1e9489 by Daniel Munoz, feat: Support dynamic quantile stat (#14653) 102b6f57f by Matt Karrmann, fix(Velox): Reorder declaration of Hive Data Sink stats, ensure stats are destroyed after writers (#14651) 7952956db by Huameng (Michael) Jiang, feat(readers): Optionally disable row size tracking (#14648) e55d05f15 by Huameng (Michael) Jiang, feat(readers): Customize column loader to track average row size (#14647) 7adee824d by Huameng (Michael) Jiang, feat(readers): cache row size estimates (#14631) 51ce14785 by Masha Basmanova, feat: Add PlanConsistencyChecker (#14649) 9b80f951c by Zhen Li, fix(iceberg): Use nextRowNumber to update baseReadOffset (#14024) 676a804f7 by Rong Ma, refactor(abfs): Separate client creations for different authentications and add AzureClientProvider interface (#14281) 23bdfdabf by Xin Zhang, feat: Add gzip compression support (#14593) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
marin-ma
approved these changes
Aug 31, 2025
Member
|
Note: the azure related changes are due to below patch in Velox |
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: