lidavidm commented on pull request #7387: URL: https://github.com/apache/arrow/pull/7387#issuecomment-641971704
Thanks for the review. What do you think about having `RecordBatchWriter::WritePayload(const IpcPayload&)` along with `DictionaryMemo* RecordBatchWriter::dictionary_memo`? I think that would be sufficient to let an application manage writing its own payloads to a regular stream (if it wanted to control the serialized size). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
