druid/extensions-contrib
Samarth Jain b542bb9f34 TDigest backed sketch aggregators (#7331)
* First set of changes for tDigest histogram

* Add license

* Address code review comments

* Add a doc page for new T-Digest sketch aggregators. Minor code cleanup and comments.

* Remove synchronization from BufferAggregators. Address code review comments

* Fix typo
2019-05-09 17:22:55 -07:00
..
ambari-metrics-emitter Avoid many unnecessary materializations of collections of 'all segments in cluster' cardinality (#7185) 2019-03-19 18:22:56 -03:00
azure-extensions Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
cassandra-storage consolidate CompressionUtils.java since now in the same jar (#6908) 2019-03-13 11:02:44 -04:00
cloudfiles-extensions Prohibit Throwables.propagate() (#7121) 2019-03-14 18:28:33 -03:00
distinctcount prefix no-op aggs with "Noop" (#6960) 2019-04-02 15:05:07 -07:00
druid-rocketmq Since notify might not wake up the right thread, notifyAll should be used instead. (#6931) 2019-02-20 09:02:58 -08:00
graphite-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
influx-extensions Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
kafka-eight-simpleConsumer Support kafka transactional topics (#5404) (#6496) 2019-02-18 11:50:08 -08:00
kafka-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
materialized-view-maintenance Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
materialized-view-selection lifecycle stage refactor to ensure proper start and stop ordering of servers and announcements (#7234) 2019-03-12 07:09:03 -07:00
momentsketch Fix momentsketch build issues (#7074) 2019-02-13 21:32:43 -08:00
moving-average-query Update mocking libraries for Java 11 support (#7596) 2019-05-06 12:28:56 -07:00
opentsdb-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
rabbitmq Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
redis-cache Fix some IntelliJ inspections (#7273) 2019-03-25 21:11:01 -03:00
sqlserver-metadata-storage Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
statsd-emitter Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
tdigestsketch TDigest backed sketch aggregators (#7331) 2019-05-09 17:22:55 -07:00
thrift-extensions Exclude hadoop-lzo from thrift-extensions build (#7151) 2019-02-27 19:57:53 -08:00
time-min-max Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
virtual-columns Set version to 0.15.0-incubating-SNAPSHOT (#7014) 2019-02-07 14:02:52 -08:00
README.md add missing license headers, in particular to MD files; clean up RAT … (#6563) 2018-11-13 09:38:37 -08: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/content/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!