druid/extensions-contrib
Akshat Jain 98b960c6ac
Refactor: Replace explicit type arguments with diamond operator (#17567)
Since we aren't supporting Java 8 anymore, we can switch to diamond operators
without specifying explicit type arguments.
2024-12-17 14:37:45 +05:30
..
aliyun-oss-extensions Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
ambari-metrics-emitter Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
cassandra-storage Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
cloudfiles-extensions Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
compressed-bigdecimal Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
ddsketch Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
distinctcount Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
dropwizard-emitter ManageLifecycle DropwizardEmitter instantiation. (#17451) 2024-11-05 18:57:22 -08:00
druid-deltalake-extensions Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
druid-iceberg-extensions AWS Glue Catalog for Iceberg ingest extension (#17392) 2024-11-10 18:43:55 -08:00
gce-extensions Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
graphite-emitter Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
grpc-query Remove support for Java 8 (#17466) 2024-11-21 15:33:08 +05:30
influx-extensions Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
influxdb-emitter Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
kafka-emitter Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
kubernetes-overlord-extensions Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
materialized-view-maintenance Refactor: Move streaming supervisor methods to `SeekableStreamSupervisor` (#17137) 2024-09-24 10:46:37 -07:00
materialized-view-selection Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
momentsketch Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
moving-average-query Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
opentelemetry-emitter Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
opentsdb-emitter Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
prometheus-emitter [Prometheus Emitter] Add to code coverage and remove code smell (#17362) 2024-10-17 10:49:16 +05:30
rabbit-stream-indexing-service Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
redis-cache Migrated commons-lang usages to commons-lang3 (#17156) 2024-09-28 10:28:11 +02:00
spectator-histogram Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
sqlserver-metadata-storage Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
statsd-emitter Add taskStatus dimension to service/heartbeat metric (#17488) 2024-12-06 17:18:59 -05:00
tdigestsketch Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
thrift-extensions Refactor: Replace explicit type arguments with diamond operator (#17567) 2024-12-17 14:37:45 +05:30
time-min-max Prepare master for 32.0.0 release (#17022) 2024-09-10 11:01:20 +05:30
virtual-columns snapshot column capabilities for realtime cursors (#17386) 2024-12-09 08:44:54 -08:00
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!