liukun4515 commented on issue #2445:
URL: https://github.com/apache/arrow-rs/issues/2445#issuecomment-1223636191

   I go through the `go` code base.
   
   ```
   // SerializeSchema returns the serialized schema bytes for use in Arrow 
Flight
   // protobuf messages.
   func SerializeSchema()
   
   ```
   The result of above method is flight protobuf message and not the bytes for 
SchemeResult.


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