zeroshade commented on issue #13853: URL: https://github.com/apache/arrow/issues/13853#issuecomment-1224228911
@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 -- 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]
