mqy commented on pull request #9137:
URL: https://github.com/apache/arrow/pull/9137#issuecomment-757107707


   > Did you notice something with it? I might need a bit more context :)
   
   ```
   pub struct BodyCompressionArgs {
       pub codec: CompressionType,
       pub method: BodyCompressionMethod,
   }
   ```
   Perhaps you missed `RecordBatchBuilder::add_compression()`?
   
   
   


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


Reply via email to