You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "Weijun-H (via GitHub)" <gi...@apache.org> on 2023/04/22 21:13:09 UTC

[GitHub] [arrow-rs] Weijun-H commented on a diff in pull request #4101: feat: set FlightDescriptor on FlightDataEncoderBuilder

Weijun-H commented on code in PR #4101:
URL: https://github.com/apache/arrow-rs/pull/4101#discussion_r1174464503


##########
arrow-flight/src/encode.rs:
##########
@@ -134,6 +137,14 @@ impl FlightDataEncoderBuilder {
         self
     }
 
+    pub fn with_flight_descriptor(

Review Comment:
   I am not sure if the data is empty, should we also need to send a seperate empty FligtData with the descriptor.



-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org