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

[VL] Daily Update Velox Version (2024_07_25) #6582

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Jul 25, 2024

1c0cfac50 (upstream/main) Fix build of remote function target in monolithic build (#10557)
eee69d75a Move timezone conversion under velox_type_tz (#10547)
82bde6ddb Add Spark json_object_keys function (#10449)
e5671c09c Add min, max Spark aggregate functions (#9868)
709dab2dc Fix MultiRange filter to correctly handle NaN input (#10535)
01a9df46b Remove unused code in bm_utils.cpp (#10493)
ba35860b2 Fix the state.data == nullptr exception in smj (#10509)
40122c6a9 Extract reusable functions for SQL generation in fuzzer test (#10545)
ed9e5b636 Use orderable type in Spark max_by and min_by (#10525)
d30b16c14 Add support for sse on MacOS (#10519)
d187346e0 Document the choice between simple function and vector function (#10528)
698a969b6 Fix memory leak in HashBuild operator (#10513)
781967c48 Fix range filters pushed down to scan to handle NaNs correctly (#10533)
9b17f5dbd Back out "Buckify various external filesystems used in HiveConnector" (#10544)
bada8f2ac Support fast path for Spark comparison function in join filter (#10464)
d04623ea3 Fix GCC 11 warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] (#10530)
774e77da4 Enrich TableWriteNode addDetails (#10447)
ab3b62771 Optimize evaluation by reducing peeled vectors size (#10521)

@apache apache deleted a comment from github-actions bot Jul 25, 2024
@zhztheplayer zhztheplayer merged commit 865890f into apache:main Jul 25, 2024
40 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants