niekverw commented on issue #622: URL: https://github.com/apache/arrow-nanoarrow/issues/622#issuecomment-5403840161
Hi! I ran into this while writing IPC files with dictionary-encoded string columns and ended up implementing it. Happy to open a PR if that's useful — I have ArrowIpcWriterWriteDictionaryBatch and ArrowIpcEncoderEncodeSimpleDictionaryBatch working, plus the EncodeRecordBatchImpl fix and the footer dictionary_blocks serialization that was missing. 280LOC -- 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]
