[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_21)#11141
Merged
FelixYBW merged 1 commit intoapache:mainfrom Nov 22, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_11_21)#11141FelixYBW merged 1 commit intoapache:mainfrom
FelixYBW merged 1 commit intoapache:mainfrom
Conversation
Upstream Velox's New Commits: c828fd637 by Krishna Pai, feat: Add additional predicates to SpatialJoinFuzzer (#15588) ee350e79d by Pedro Eugenio Rocha Pedreira, feat(python): Support for JSON type (#15508) 309bfd93c by Natasha Sehgal, feat: Add jarowinkler_similarity native function (#15520) 1fa34089d by Patrick Sullivan, feat: Implement ST_Length and ST_Distance(SphericalGeography) (#15538) b5714fe63 by Pramod Satya, fix: Do not rewrite expression if it only has constant inputs (#15569) c9746487d by Masha Basmanova, fix: Canonicalize lower/upperExclusive in AbstractRange (#15584) 5a746f73f by Masha Basmanova, feat: Enhance ExprToSubfieldFilterParser::makeOrFilter (#15564) d757c522d by Eric Jia, fix: Fix flaky test TableScanTest::statsBasedFilterReorderDisabled (#15577) 75b2349f2 by Wei He, misc: Print biased functions in Github biased fuzzer jobs (#15568) 2b9d62bfb by Zac Wen, feat: Support merge join in trace/replay tool (#15525) 9d38fa199 by Krishna Pai, feat: Add support for SpatialJoinFuzzer (#15455) 7871b9528 by James Gill, feat: Add ST_AsText[SphericalGeography] (#15570) 5f9680fd7 by Shakyan Kushwaha, feat: Add current_timezone function (#14739) 0fefb6cad by Han Yan, fix: perf: Do not request data size if there is only a single source as in persistent shuffle and add query config (#15548) 4d1aa393e by James McGregor, perf: Use FMT_COMPILE for float to string casting (#15518) 6d654276e by Masha Basmanova, refactor: Simplify tests using Filter::testingEquals (#15562) 30bd87a5d by Masha Basmanova, refactor: Add Filter::as<T> convenience APIs (#15561) 0e44623d8 by James Gill, feat(geo): Implement ST_Centroid(SphericalGeometry, SphericalGeometry) (#15540) ff372b696 by wecharyu, test: GCC compile error template-id in constructor and std::in_place_t in initializer list (#14319) 4a379da3f by Masha Basmanova, refactor: Use VELOX_DECLARE_ENUM_NAME for FilterKind (#15559) Signed-off-by: glutenperfbot <glutenperfbot@glutenproject-internal.com>
FelixYBW
approved these changes
Nov 22, 2025
Contributor
|
flacky CI |
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:
velox_branch: https://github.com/IBM/velox/commits/dft-2025_11_21
Related issue: #6887