albertlockett commented on code in PR #8405: URL: https://github.com/apache/arrow-rs/pull/8405#discussion_r2368579433
########## arrow-ipc/src/writer.rs: ########## @@ -425,6 +443,7 @@ impl IpcDataGenerator { batch: &RecordBatch, dictionary_tracker: &mut DictionaryTracker, write_options: &IpcWriteOptions, + compression_context: &mut CompressionContext, Review Comment: updated the PR description to call out the API change -- 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