alamb commented on issue #13853: URL: https://github.com/apache/arrow/issues/13853#issuecomment-1212546531
> The original .proto file appeared to claim that the return from SchemaResult should just be the FlatBuffers Schema message on it's own. But the convention that was established by the C++ and Java implementations was that it should be a full IPC encoded schema message, so my original implementations didn't interact well with those until I fixed it to be a full IPC encoded message. It's possible the Rust server implementation makes the same mistake? Not sure. @zeroshade sounds like a very plausible explanation. @agneborn98 I don't fully all the details as I am not an IPC expert but filing an issue on https://github.com/apache/arrow-rs i think is the correct way to get people who are to be aware of the issue -- 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]
