You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "adamreeve (via GitHub)" <gi...@apache.org> on 2023/06/02 02:13:39 UTC

[GitHub] [arrow] adamreeve commented on issue #18547: [Java] Support re-emitting dictionaries in ArrowStreamWriter

adamreeve commented on issue #18547:
URL: https://github.com/apache/arrow/issues/18547#issuecomment-1573038709

   We've run into this issue and I'd like to work on a fix. It appears that the C++ implementation handles this transparently by re-writing any dictionaries that have changed, so it should be possible to implement a similar solution in Java: https://github.com/apache/arrow/blob/018e7d3f9c4bcacce716dd607994486a31ee71bb/cpp/src/arrow/ipc/writer.cc#L1121


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org