druid/extensions-core
Kashif Faraz aaf0aaad8f
Enable routing of SQL queries at Router (#11566)
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.
2021-08-13 18:44:39 +05:30
..
avro-extensions Add DynamicConfigProvider for Schema Registry (#11362) 2021-08-03 13:24:52 -07:00
azure-extensions update jackson dependencies to use bom (#11353) 2021-06-16 18:37:30 -07:00
datasketches Bump fastutil from 8.2.3 to 8.5.4 (#11347) 2021-06-10 07:43:18 -07:00
druid-aws-rds-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-basic-security Fix expiration logic for ldap internal credential cache (#11395) 2021-07-01 14:34:29 -07:00
druid-bloom-filter fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00
druid-kerberos update error-prone to 2.8.0 with fix for crashing check (#11494) 2021-07-29 09:13:46 -07:00
druid-pac4j Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
druid-ranger-security Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
ec2-extensions Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
google-extensions GCS lookup support (#11026) 2021-03-30 01:40:41 +05:30
hdfs-storage Enable routing of SQL queries at Router (#11566) 2021-08-13 18:44:39 +05:30
histogram add single input string expression dimension vector selector and better expression planning (#11213) 2021-07-06 11:20:49 -07:00
kafka-extraction-namespace remove ZooKeeper 3.4 support + pass tests with Java 15 (#11073) 2021-05-25 12:49:49 -07:00
kafka-indexing-service Add error msg to parallel task's TaskStatus (#11486) 2021-08-02 12:11:28 -07:00
kinesis-indexing-service Add error msg to parallel task's TaskStatus (#11486) 2021-08-02 12:11:28 -07:00
kubernetes-extensions k8s discovery module: fix issue for druid.host being more than 63chars not permitted as k8s resource label value (#10961) 2021-04-07 17:45:28 -07:00
lookups-cached-global Better logging for lookups (#11539) 2021-08-04 16:44:54 -07:00
lookups-cached-single removes unnecessary checks (#11431) 2021-07-12 18:21:16 -07:00
mysql-metadata-storage fix pom version reference (#11435) 2021-07-13 08:37:57 +08:00
orc-extensions Upgrade ORC to 1.6.9 (#11518) 2021-07-31 23:33:03 -07:00
parquet-extensions Avro union support (#10505) 2021-07-06 22:05:41 -07:00
postgresql-metadata-storage fix pom version reference (#11435) 2021-07-13 08:37:57 +08:00
protobuf-extensions Add DynamicConfigProvider for Schema Registry (#11362) 2021-08-03 13:24:52 -07:00
s3-extensions update jackson dependencies to use bom (#11353) 2021-06-16 18:37:30 -07:00
simple-client-sslcontext Bump dev version to 0.22.0-SNAPSHOT (#10759) 2021-01-15 13:16:23 -08:00
stats fix count and average SQL aggregators on constant virtual columns (#11208) 2021-05-10 13:41:48 -07:00