You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support dictionary encoding in structures for FlightDataEncoder, add documentation for arrow_flight::encode::Dictionary (#5488)
* Add more detailed documentation for arrow_flight::encode::DicationaryHandling
* fix doc link
* Fix handling of nested dictionary arrays with DictionaryHandling::Hydrate
* clippy
* Handle large list and sparse unions
* use top-level fields
* PR comments
0 commit comments