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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org