jnturton commented on issue #2882: URL: https://github.com/apache/drill/issues/2882#issuecomment-1968896677
Hmm, I would have to go and check. It's certainly possible to submit plans through the REST API but that's not as nice, or fast, if you want to work with query result sets in Java. If you can't do it through JDBC you might want to work directly with the [the Drill Java client](https://javadoc.io/doc/org.apache.drill.exec/drill-java-exec/latest/org/apache/drill/exec/client/DrillClient.html). -- 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]
