Skip to content

[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_23)#8594

Merged
zhouyuan merged 4 commits intoapache:mainfrom
GlutenPerfBot:2025_01_23
Jan 24, 2025
Merged

[GLUTEN-6887][VL] Daily Update Velox Version (2025_01_23)#8594
zhouyuan merged 4 commits intoapache:mainfrom
GlutenPerfBot:2025_01_23

Conversation

@GlutenPerfBot
Copy link
Copy Markdown
Contributor

Upstream Velox's New Commits:

b9bd4917f by Leonid Chistov, fix: Fix operator addInput stats collection (11960)
58ff4ac87 by HolyLow, fix: regexp_extract returns match in mismatched group (12109)
ae34c2983 by aditi-pandit, fix: Initialize the Memory Manager in RemoteFunctionServiceMain (12095)
d7e1f5a07 by Daniel Hunte, fix(fuzzer): Remove hardcoded table names in Fuzzers (12120)
9fd0a380a by wangguangxin.cn, feat: Support UNKNOWN type for Spark collect_set aggregate function (12013)
8480a6073 by Christian Zentgraf, refactor(build): Separate thrift and arrow install on Linux (12034)
05fc7f8e3 by Chengcheng Jin, feat: Support read local file async (11869)
9f4d43df4 by Pedro Eugenio Rocha Pedreira, fix(merge-join): Properly load lazies on right join (12141)
13f2c7c4e by Jacob Wujciak-Jens, build(ci): Collect build metrics for monolithic library (12140)
1426473ed by Sergey Pershin, feat: Add MAP() signature for MapFunction. (12115)
523bf82c2 by duanmeng, misc: Enable trace tool test (12139)
d929a348a by Zac Wen, feat: Support o_direct flag for read file (12138)
f81a8c4f3 by duanmeng, fix: Flaky test FilterProjectReplayerTest.projectOnly (12124)

@github-actions
Copy link
Copy Markdown

#6887

@zhouyuan
Copy link
Copy Markdown
Member

failure seems related with: facebookincubator/velox#12109

Signed-off-by: Yuan Zhou <[email protected]>
@github-actions github-actions bot added the INFRA label Jan 23, 2025
@FelixYBW
Copy link
Copy Markdown
Contributor

facebookincubator/velox#12109

We still have some result mismatch issues related to re2. Can we add it to exception? Is the use case common?

@zhouyuan zhouyuan merged commit 0e8eb80 into apache:main Jan 24, 2025
@zhouyuan
Copy link
Copy Markdown
Member

facebookincubator/velox#12109

We still have some result mismatch issues related to re2. Can we add it to exception? Is the use case common?

Yes, I reverted this commit in oap/Velox temporary and we will make a new impl for Spark-sql in Velox
Cc: @philo-he

Thanks, -yuan

@philo-he
Copy link
Copy Markdown
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants