Skip to content

[SPARK-52877][PYTHON][FOLLOW-UP] Use columns instead of itercolumns in RecordBatch #51661

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

Closed
wants to merge 1 commit into from

Conversation

HyukjinKwon
Copy link
Member

What changes were proposed in this pull request?

This PR proposes to use columns instead of itercolumns in RecordBatch, which does not exist in the old version of PyArrow.

Why are the changes needed?

To recover the build https://github.com/apache/spark/actions/runs/16507806777/job/46682838114
This is just a temporary workaround.

Does this PR introduce any user-facing change?

No, test-only.

How was this patch tested?

Manually.

Was this patch authored or co-authored using generative AI tooling?

No,

@HyukjinKwon
Copy link
Member Author

Merged to master.

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