liukun4515 commented on code in PR #2586:
URL: https://github.com/apache/arrow-rs/pull/2586#discussion_r954729222
##########
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:
From the issue, I don't find the historical implementation for this RPC
protocal.
Maybe this comment can provide some info for you
https://github.com/apache/arrow/issues/13853#issuecomment-1223648493
--
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]