alamb commented on code in PR #10221:
URL: https://github.com/apache/arrow-rs/pull/10221#discussion_r3508951411


##########
arrow-flight/src/encode.rs:
##########
@@ -701,7 +701,7 @@ struct FlightIpcEncoder {
     options: IpcWriteOptions,
     data_gen: IpcDataGenerator,
     dictionary_tracker: DictionaryTracker,
-    compression_context: CompressionContext,
+    compression_context: IpcWriteContext,

Review Comment:
   I also took the liberty of renaming these fields to match the new name in 
daa87ecaf5.



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