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

feat: roundtrip field metadata in FFI #2290

Closed
wants to merge 1 commit into from

Conversation

wjones127
Copy link
Member

This is a very rough draft.

Which issue does this PR close?

Closes #478.

Rationale for this change

It would be nice for field metadata to roundtrip between PyArrow and Rust layers.

What changes are included in this PR?

Are there any user-facing changes?

Yes. Fields passed through FFI will no longer lose their metadata.

@github-actions github-actions bot added the arrow Changes to the arrow crate label Aug 3, 2022
@wjones127
Copy link
Member Author

Closing in favor of #3944.

@wjones127 wjones127 closed this Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exchange key-value metadata in the python FFI bridge
1 participant