Skip to content

Investigate implications of arrow-rs dropping support for tracking dictionary ids in schema #1333

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
andygrove opened this issue Jan 23, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@andygrove
Copy link
Member

What is the problem the feature request solves?

Arrow plans to remove dict_id from the Field struct. See apache/arrow-rs#5981 for more information.

It seems that Comet currently relies on using this dict_id to track dictionaries during FFI between Rust and JVM and removing it may require changes in Comet.

This ticket is for investigating this issue more.

Describe the potential solution

No response

Additional context

No response

@andygrove andygrove added the enhancement New feature or request label Jan 23, 2025
@andygrove
Copy link
Member Author

@viirya fyi

@andygrove
Copy link
Member Author

Closing this since there seems to be no impact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant