alamb commented on PR #1064: URL: https://github.com/apache/arrow-java/pull/1064#issuecomment-4389452988
> The problem is that the application has no way of knowing that this RPC call is the correct one to use. I was thinking that the application would know what SQL it sent (and thus a a DDL or DML) and therefore it *would* know what to do ( However, I think I see your point if the "application" is the JDBC driver itself. It would have to introspect into the SQL string to try and guess what type of statement was being sent if the code calling into the driver didn't use a specific API -- 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]
