EwanValentine commented on issue #10945: URL: https://github.com/apache/druid/issues/10945#issuecomment-791517089
@FrankChen021 thanks for that! We looked into JDBC, we're using Go, but thought we could use Java/Scala for the JDBC connector, but it looks as though the JDBC driver is also utilising HTTP under the hood, see: https://github.com/apache/calcite/blob/master/druid/src/main/java/org/apache/calcite/adapter/druid/DruidConnectionImpl.java#L100 GZIP could work though! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
