tustvold commented on code in PR #2586:
URL: https://github.com/apache/arrow-rs/pull/2586#discussion_r954633859
##########
format/Flight.proto:
##########
@@ -193,7 +193,10 @@ message Result {
* Wrap the result of a getSchema call
*/
message SchemaResult {
- // schema of the dataset as described in Schema.fbs::Schema.
+ // The schema of the dataset in its IPC form:
Review Comment:
Did they change the protocol without updating the message, or have we just
always been doing this wrong?
--
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]