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_23) #6552

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

zhztheplayer
Copy link
Member

8156d7d42 (upstream/main) Move parquet-specific options to parquet::WriterOptions (#10470)
0c00c9322 Add arbitration/grow message to memory pool oom (#10506)
b7adf8f64 Implement TPCH Query 4 in TPCHQueryBuilder (#9857)
51d9a40d8 Fix int128::max() to double conversion issue (#10440)
c89762804 Remove handling of map inputs from min and max Presto functions (#10503)
121cf011f Add instructions for setting DEPENDENCY_DIR in README.md (#10435)
a08da4239 Document Spark types (#10507)
cbe8ca4ca Fix argument check error message for HistogramAggregate (#10501)
7089078fd Iceberg row group fix new (#10505)
450b105ed Fix Parquet DELTA_BINARY_PACKED decoder move buffer ptr to the end of page (#10485)
facd967aa Support for dictionary encoded INT96 timestamp in parquet files (#4680)
524fc394d Fix .gitignore and some typos. (#10326)
0fe4fb951 Remove the duplicated linking library in pyvelox. (#10484)

Copy link

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/apache/incubator-gluten/issues

Then could you also rename commit message and pull request title in the following format?

[GLUTEN-${ISSUES_ID}][COMPONENT]feat/fix: ${detailed message}

See also:

@zhztheplayer
Copy link
Member Author

@JkSelf

Copy link
Contributor

@JkSelf JkSelf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@zhztheplayer zhztheplayer merged commit 08115e1 into apache:main Jul 23, 2024
41 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