mirror of https://github.com/apache/druid.git
aaf0aaad8f
This PR adds a new property druid.router.sql.enable which allows the Router to handle SQL queries when set to true. This change does not affect Avatica JDBC requests and they are still routed by hashing the Connection ID. To allow parsing of the request object as a SqlQuery (contained in module druid-sql), some classes have been moved from druid-server to druid-services with the same package name. |
||
---|---|---|
.. | ||
src | ||
pom.xml |