liukun4515 commented on issue #2445: URL: https://github.com/apache/arrow-rs/issues/2445#issuecomment-1223615371
@alamb I think @skejserjensen use the an error method to decode or deserialize the bytes from rust `get_schema`. In the `SchemaResult` just contains the bytes for the schema, if you @skejserjensen want to decode the schema from the bytes, you should wrap the schema_result as the IPC 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]
