mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* Avoids fetching all segment records into heap by JDBC driver * Set connection to read-only to help database optimize queries * Update JDBC drivers (MySQL has fixes for streaming results)