liukun4515 commented on issue #13853:
URL: https://github.com/apache/arrow/issues/13853#issuecomment-1225076005

   > @liukun4515 Slight correction: The C++/Go does not convert it to a full 
flight message, it just returns the full IPC Schema message bytes which can 
then be slotted into the flight SchemaResult protobuf. `SerializeSchema` and 
`DeserializeSchema` do not work with the protobuf bytes, only the IPC Schema 
Message
   
   That means the c++/go add the prefix `continuation` and length to the 
protobuf bytes of the schema?
   @zeroshade 


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