druid/extensions-contrib
Paul Rogers 41712b7a3a
Refactor SqlLifecycle into statement classes (#12845)
* Refactor SqlLifecycle into statement classes

Create direct & prepared statements
Remove redundant exceptions from tests
Tidy up Calcite query tests
Make PlannerConfig more testable

* Build fixes

* Added builder to SqlQueryPlus

* Moved Calcites system properties to saffron.properties

* Build fix

* Resolve merge conflict

* Fix IntelliJ inspection issue

* Revisions from reviews

Backed out a revision to Calcite tests that didn't work out as planned

* Build fix

* Fixed spelling errors

* Fixed failed test

Prepare now enforces security; before it did not.

* Rebase and fix IntelliJ inspections issue

* Clean up exception handling

* Fix handling of JDBC auth errors

* Build fix

* More tweaks to security messages
2022-08-14 00:44:08 -07:00
..
aliyun-oss-extensions Able to filter Cloud objects with glob notation. (#12659) 2022-06-24 11:40:08 +05:30
ambari-metrics-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
cassandra-storage Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
cloudfiles-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
distinctcount Adding withName implementation to AggregatorFactory (#12862) 2022-08-08 18:31:56 +05:30
dropwizard-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
gce-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
graphite-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
influx-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
influxdb-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
kafka-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
materialized-view-maintenance Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
materialized-view-selection Introduce defaultOnDiskStorage config for Group By (#12833) 2022-08-12 09:40:21 -07:00
momentsketch Adding withName implementation to AggregatorFactory (#12862) 2022-08-08 18:31:56 +05:30
moving-average-query Adding withName implementation to AggregatorFactory (#12862) 2022-08-08 18:31:56 +05:30
opentelemetry-emitter Bump opentelemetry-instrumentation-bom-alpha (#12531) 2022-06-01 13:51:39 -07:00
opentsdb-emitter Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
prometheus-emitter Upgrade prometheus version, add more labels to PrometheusEmitter (#12769) 2022-07-15 14:43:12 +05:30
redis-cache Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
sqlserver-metadata-storage Optimize overlord GET /tasks memory usage (#12404) 2022-06-16 22:30:37 +05:30
statsd-emitter * fix duplicate dimension (#12778) 2022-07-14 10:39:03 +05:30
tdigestsketch Refactor SqlLifecycle into statement classes (#12845) 2022-08-14 00:44:08 -07:00
thrift-extensions Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
time-min-max Adding withName implementation to AggregatorFactory (#12862) 2022-08-08 18:31:56 +05:30
virtual-columns Bump up the versions (#12480) 2022-04-27 14:28:20 +05:30
README.md fix broken links (#9537) 2020-03-22 17:41:18 -07:00

README.md

Community Extensions

Please contribute all community extensions in this directory and include a doc of how your extension can be used under docs/development/extensions-contrib/.

Please note that community extensions are maintained by their original contributors and are not packaged with the core Druid distribution. If you'd like to take on maintenance for a community extension, please post on dev@druid.apache.org to let us know!