sunchao commented on issue #1397: URL: https://github.com/apache/arrow-rs/issues/1397#issuecomment-1058748778
[`DictionaryArray`](https://github.com/apache/arrow-rs/blob/master/arrow/src/array/array_dictionary.rs) also needs change as it is currently not C data interface compatible - when exporting to `ArrayData` it needs to populate the dictionary field in the output. -- 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]
