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

Apply patches to the Arrow to 16.1.0 #68

Merged
merged 11 commits into from
Oct 16, 2024

Conversation

nikitamikhaylov
Copy link
Member

@nikitamikhaylov nikitamikhaylov commented Oct 15, 2024

This PR is needed just to show the list of patches which we need to re-apply to the upstream release.

nikitamikhaylov and others added 6 commits October 15, 2024 10:33
Check validation of of bit offset when reading bit packed values

(cherry picked from commit 5cfccd8)
Fix possible use-of-uninitizliaed-value

(cherry picked from commit ba5c679)
Allow to get number of rows in record batch

(cherry picked from commit 1d93838)
Add interface to get raw orc reader from adapters

(cherry picked from commit ce6b7af)
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

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

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

In the case of PARQUET issues on JIRA the title also supports:

PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

See also:

Fix deadlock with msan

(cherry picked from commit b41ff44)
Fix 'undefined symbol: pthread_atfork' on PowerPC64

(cherry picked from commit 450a563)
Don't abort in ~CerrLog

(cherry picked from commit d03245f)
Allow Parquet map key to be optional

(cherry picked from commit 0d6d07f)
@nikitamikhaylov nikitamikhaylov changed the title [Don't merge] Upgrade the Arrow to 16.1.0 Apply patches to the Arrow to 16.1.0 Oct 15, 2024
(cherry picked from commit 3264fda)
@nikitamikhaylov nikitamikhaylov merged commit 6e2574f into ClickHouse/release/16.1.0 Oct 16, 2024
20 of 65 checks passed
@nikitamikhaylov nikitamikhaylov deleted the ClickHouse/r-16.1.0 branch October 16, 2024 15:27
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.

3 participants