Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GLUTEN-6887][VL] Daily Update Velox Version (2024_09_18) #7259

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

GlutenPerfBot
Copy link
Contributor

@GlutenPerfBot GlutenPerfBot commented Sep 17, 2024

Upstream Velox's New Commits:

91b80eed6 by rui-mo, Fix Parquet read with an isNull filter on nested array (10890)
d8b60db6b by Pedro Eugenio Rocha Pedreira, Fix timestamp and interval arithmetic bug (11017)
a86ad08e0 by Xiaoxuan Meng, Check task pause first when driver leave suspended state (11006)
6d3fbfef7 by Jialiang Tan, Fix hash build not able to reclaim in finishHashBuild (11016)
0a9c48125 by Jimmy Lu, Add check for overlapping ranges of ARRAY and MAP vectors (10960)
05140e354 by Xiaoxuan Meng, Add unique pointer conversion utility to avoid memory leak (11009)
17c3d8480 by Xiaoxuan Meng, Remove the shared string allocator use case (11002)
794b8b671 by Jia Ke, Support full outer join in smj (10247)
af2513b77 by PHILO-HE, Use installed protobuf and arrow in linux build (10999)
c16738176 by yingsu00, Fix blockedOperatorId_ when the driver is blocked for arbitration case (11008)
696f7d9bb by Ke, Fix array_join() for Date type (11003)
079ed3130 by Wei He, Extend assertEqualResults to compare floating-point columns in complex-type columns with epsilon (10927)
167dcf2a3 by Xiaoxuan Meng, Fix tsan failure in duplicate row hash join test (11005)
34701fe56 by Jia Ke, Reserves memory for output processing in SortBuffer (10958)
264ccdfcb by Krishna Pai, Fix casting of varchar to integral types by trimming unicode and control characters (10957)

Copy link

#6887

@JkSelf JkSelf merged commit 399c934 into apache:main Sep 18, 2024
50 checks passed
zhouyuan pushed a commit that referenced this pull request Sep 20, 2024
)

* [VL] CI: Q97 OOM test passed, make it be able to fail CI

The case started to pass due to the merge of:

Fix [GLUTEN-7243][VL] Fix Q97 cross-task spilling hangs #7244
Rebase [GLUTEN-6887][VL] Daily Update Velox Version (2024_09_18) #7259 (investigating)
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
sharkdtu pushed a commit to sharkdtu/gluten that referenced this pull request Nov 11, 2024
…ache#7294)

* [VL] CI: Q97 OOM test passed, make it be able to fail CI

The case started to pass due to the merge of:

Fix [GLUTEN-7243][VL] Fix Q97 cross-task spilling hangs apache#7244
Rebase [GLUTEN-6887][VL] Daily Update Velox Version (2024_09_18) apache#7259 (investigating)
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.

2 participants