wangfenjin commented on PR #1616: URL: https://github.com/apache/arrow-rs/pull/1616#issuecomment-1107973859
Thanks for the PR! Actually I think what we expected is a client API that can help user to build the example you showed in here. Such as we add a src/sql/client.rs to implement the API similar to [cpp-client-api](https://github.com/apache/arrow/blob/master/cpp/src/arrow/flight/sql/client.h), and then use the client api in examples/ -- 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]
