Skip to content

Consider clearing extension type metadata when modifying Field::data_type #7499

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

Open
alamb opened this issue May 13, 2025 · 0 comments
Open
Labels
arrow Changes to the arrow crate

Comments

@alamb
Copy link
Contributor

alamb commented May 13, 2025

          I missed this when adding extension type methods, but perhaps we should check if a field has extension type information when updating the data type, and if it does, drop the extension type (because we can't validate that the new data type is supported).

Originally posted by @mbrobbel in #7497 (comment)

@alamb alamb added the arrow Changes to the arrow crate label May 13, 2025
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

No branches or pull requests

1 participant