-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
arrowChanges to the arrow crateChanges to the arrow crate
Description
We keep a lot of Arrow data in long-lived memory storage, and therefore must be guaranteed that the data has been optimized for space before it gets committed to storage, regardless of how it got built or how it got there.
This would also provide a strongly typed non-trait version, similar to what is done e.g. for slice.
See this PR for more background context:
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow crate