rustyconover commented on PR #928: URL: https://github.com/apache/arrow-nanoarrow/pull/928#issuecomment-5514214301
Split completed as requested: - #930 contains the generic `ArrowArrayAppendArrayView()` functionality as a one-commit core-array PR. - This PR has been rebuilt on current `main` and now contains only dictionary IPC encoding/writing (no decoder changes, appender, quadratic-delta helper, or automatic delta emission). - The dictionary-delta decoder is preserved on `Query-farm:feat/ipc-dictionary-delta-decoding`; I will submit it after #930 merges so its upstream diff contains only decoder work. The original full branch is preserved as `Query-farm:split/pr928-full`. -- 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]
