ennuite opened a new issue, #1043: URL: https://github.com/apache/arrow-java/issues/1043
### Describe the enhancement requested Analogous to https://github.com/apache/arrow-java/issues/1035 but for DictionaryBatch. The Arrow IPC format supports Message level `custom_metadata`, see https://arrow.apache.org/docs/format/Columnar.html#custom-application-metadata and https://github.com/apache/arrow/blob/main/format/Message.fbs#L154 The DictionaryBatch in this implementation currently has no support for this field. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
