-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge?
The most recent version of arrow deprecates the dictionary fields from Schema, see
You can see the rationale from @brancz here (it is basically not used):
We should remove the use of the deprecated fields before it is fully removed in some future arrow-rs version
Describe the solution you'd like
I think we simply need to remove the code that serializes and deserialzed the dict_id related fields
Describe alternatives you've considered
No response
Additional context
No response
brancz
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request