Rich-T-kid commented on code in PR #10206:
URL: https://github.com/apache/arrow-rs/pull/10206#discussion_r3501955050
##########
arrow-flight/src/decode.rs:
##########
@@ -319,11 +331,20 @@ impl FlightDataDecoder {
));
};
- let batch = flight_data_to_arrow_batch(
Review Comment:
yes!, since its already such a thin wrapper and its only used in two places
in the codebase
--
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]