paleolimbot opened a new issue, #936: URL: https://github.com/apache/arrow-nanoarrow/issues/936
Found from a codex review of https://github.com/apache/arrow-nanoarrow/pull/935: - `ArrowIpcSetDecompressor()` won't propagate into dictionary decoders. We might need to add the ability for decompressors to clone themselves for this to work (or allow a reference to the parent or parent decompressor) - Dictionary sub-decoders don't inherit the metadata version read by the parent decoder. All one tests files that have ever been written with a dictionary encoded union pre 1.0 will be read incorrectly (but it's a good point worth handling). -- 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]
