druid/extensions-contrib
Clint Wylie 03e55d30eb
add CachingClusteredClient benchmark, refactor some stuff (#8089)
* add CachingClusteredClient benchmark, refactor some stuff

* revert WeightedServerSelectorStrategy to ConnectionCountServerSelectorStrategy and remove getWeight since felt artificial, default mergeResults in toolchest implementation for topn, search, select

* adjust javadoc

* adjustments

* oops

* use it

* use BinaryOperator, remove CombiningFunction, use Comparator instead of Ordering, other review adjustments

* rename createComparator to createResultComparator, fix typo, firstNonNull nullable parameters
2019-07-18 13:16:28 -07:00
..
ambari-metrics-emitter InterruptedException is never thrown (#7963) 2019-06-27 22:21:36 +05:30
azure-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
cassandra-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
cloudfiles-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
distinctcount add CachingClusteredClient benchmark, refactor some stuff (#8089) 2019-07-18 13:16:28 -07:00
graphite-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
influx-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
influxdb-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
kafka-emitter Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
materialized-view-maintenance Refactor SQLMetadataSegmentManager; Change contract of REST met… (#7653) 2019-07-17 17:18:48 +03:00
materialized-view-selection add CachingClusteredClient benchmark, refactor some stuff (#8089) 2019-07-18 13:16:28 -07:00
momentsketch fail complex type 'serde' registration when registered type does not match expected type (#7985) 2019-07-11 23:03:15 -07:00
moving-average-query Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
opentsdb-emitter Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
redis-cache Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
sqlserver-metadata-storage Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
statsd-emitter Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
tdigestsketch fail complex type 'serde' registration when registered type does not match expected type (#7985) 2019-07-11 23:03:15 -07:00
thrift-extensions Remove static imports from tests (#8036) 2019-07-06 09:33:12 -07:00
time-min-max Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07:00
virtual-columns Bump up snapshot version to 0.16.0 (#7802) 2019-05-30 17:17:33 -07: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!