raulcd commented on PR #47115:
URL: https://github.com/apache/arrow/pull/47115#issuecomment-3197269948

   Both as it uses the underlying `RecordBatchWriter` here:
   
https://github.com/apache/arrow/blob/71a7b5531fd6ef96ce52d04491656031eb023c09/cpp/src/arrow/ipc/writer.cc#L1272-L1340
   
   It will generate the dictionary delta as we do on the Ipc RecordBatchWriter.
   
   Should I add a new test for that?
   


-- 
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]

Reply via email to