liukun4515 commented on issue #13853: URL: https://github.com/apache/arrow/issues/13853#issuecomment-1231638761
> @liukun4515 what are you referring to? The Java code uses an IPC message with the continuation token. (Note that `Schema#serialize` is _not_ the right implementation). > > https://github.com/apache/arrow/blob/93b63e8f3b4880927ccbd5522c967df79e926cda/java/flight/flight-core/src/main/java/org/apache/arrow/flight/SchemaResult.java#L64-L95 @lidavidm @zeroshade Thanks for you reply. I think i got it. It's a good opportunity to implement integration test for the RPC method. I can take the integration test for rust side for the rpc method. -- 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]
