druid/extensions-contrib
Xavier Léauté 4c61878f9c
Reduce use of mocking and simplify some tests (#12283)
* remove use of mocks for ServiceMetricEvent
* simplify KafkaEmitterTests by moving to Mockito
* speed up KafkaEmitterTest by adjusting reporting frequency in tests
* remove unnecessary easymock and JUnitParams dependencies
2022-02-26 17:23:09 -08:00
..
aliyun-oss-extensions Lazy instantiation for segmentKillers, segmentMovers, and segmentArchivers (#12207) 2022-02-08 13:02:06 -08:00
ambari-metrics-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
cassandra-storage Migrate File.mkdirs to FileUtils.mkdirp. (#11879) 2021-11-09 11:10:49 -08:00
cloudfiles-extensions Migrate File.mkdirs to FileUtils.mkdirp. (#11879) 2021-11-09 11:10:49 -08:00
distinctcount Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
dropwizard-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
gce-extensions bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
graphite-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
influx-extensions A new includeAllDimension flag for dimensionsSpec (#12276) 2022-02-25 18:27:48 -08:00
influxdb-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
kafka-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
materialized-view-maintenance A new includeAllDimension flag for dimensionsSpec (#12276) 2022-02-25 18:27:48 -08:00
materialized-view-selection fix typo in materialized view (#12174) 2022-01-22 11:32:22 +08:00
momentsketch Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
moving-average-query Refactor ResponseContext (#11828) 2021-12-06 17:03:12 -08:00
opentelemetry-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
opentsdb-emitter Add more metrics for Jetty server thread pool usage (#11113) 2021-11-07 16:51:44 +05:30
prometheus-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
redis-cache bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
sqlserver-metadata-storage bump version to 0.23.0-SNAPSHOT (#11670) 2021-09-08 15:56:04 -07:00
statsd-emitter Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -08:00
tdigestsketch allow optimizing sql expressions and virtual columns (#12241) 2022-02-09 14:55:50 -08:00
thrift-extensions A new includeAllDimension flag for dimensionsSpec (#12276) 2022-02-25 18:27:48 -08:00
time-min-max restore and deprecate AggregatorFactory methods (#11917) 2021-11-19 15:59:35 -08:00
virtual-columns Reduce use of mocking and simplify some tests (#12283) 2022-02-26 17:23:09 -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!