[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_23)#8594
Merged
zhouyuan merged 4 commits intoapache:mainfrom Jan 24, 2025
Merged
[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_23)#8594zhouyuan merged 4 commits intoapache:mainfrom
zhouyuan merged 4 commits intoapache:mainfrom
Conversation
Signed-off-by: glutenperfbot <[email protected]>
Member
|
failure seems related with: facebookincubator/velox#12109 |
Signed-off-by: Yuan Zhou <[email protected]>
Signed-off-by: Yuan Zhou <[email protected]>
Signed-off-by: Yuan Zhou <[email protected]>
Contributor
|
We still have some result mismatch issues related to re2. Can we add it to exception? Is the use case common? |
zhouyuan
approved these changes
Jan 24, 2025
Member
Yes, I reverted this commit in oap/Velox temporary and we will make a new impl for Spark-sql in Velox Thanks, -yuan |
Member
|
@FelixYBW, @zhouyuan, this is a case that Presto & Spark have different handling. Just created on pr to fix it: facebookincubator/velox#12162. |
baibaichen
pushed a commit
to baibaichen/gluten
that referenced
this pull request
Feb 1, 2025
Upstream Velox's New Commits: b9bd491 by Leonid Chistov, fix: Fix operator addInput stats collection (11960) 58ff4ac by HolyLow, fix: regexp_extract returns match in mismatched group (12109) ae34c29 by aditi-pandit, fix: Initialize the Memory Manager in RemoteFunctionServiceMain (12095) d7e1f5a by Daniel Hunte, fix(fuzzer): Remove hardcoded table names in Fuzzers (12120) 9fd0a38 by wangguangxin.cn, feat: Support UNKNOWN type for Spark collect_set aggregate function (12013) 8480a60 by Christian Zentgraf, refactor(build): Separate thrift and arrow install on Linux (12034) 05fc7f8 by Chengcheng Jin, feat: Support read local file async (11869) 9f4d43d by Pedro Eugenio Rocha Pedreira, fix(merge-join): Properly load lazies on right join (12141) 13f2c7c by Jacob Wujciak-Jens, build(ci): Collect build metrics for monolithic library (12140) 1426473 by Sergey Pershin, feat: Add MAP() signature for MapFunction. (12115) 523bf82 by duanmeng, misc: Enable trace tool test (12139) d929a34 by Zac Wen, feat: Support o_direct flag for read file (12138) f81a8c4 by duanmeng, fix: Flaky test FilterProjectReplayerTest.projectOnly (12124)
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: