Skip to content

Comments

pull in some fixes for possible crash in TableBatchReader#69

Merged
alexey-milovidov merged 1 commit intoClickHouse/release/16.1.0from
ncb/arrow-crash-fixes
Apr 9, 2025
Merged

pull in some fixes for possible crash in TableBatchReader#69
alexey-milovidov merged 1 commit intoClickHouse/release/16.1.0from
ncb/arrow-crash-fixes

Conversation

@bharatnc
Copy link

@bharatnc bharatnc commented Apr 8, 2025

Pull in the fixes from this PR https://github.com/apache/arrow/pull/41366 to fix some possible crashes that might happen in arrow::TableBatchReader::ReadNext.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions
Copy link

github-actions bot commented Apr 8, 2025

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}

See also:

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