druid/extensions-contrib
Clint Wylie ab60661008
refactor internal type system (#9638)
* better type tracking: add typed postaggs, finalized types for agg factories

* more javadoc

* adjustments

* transition to getTypeName to be used exclusively for complex types

* remove unused fn

* adjust

* more better

* rename getTypeName to getComplexTypeName

* setup expression post agg for type inference existing

* more javadocs

* fixup

* oops

* more test

* more test

* more comments/javadoc

* nulls

* explicitly handle only numeric and complex aggregators for incremental index

* checkstyle

* more tests

* adjust

* more tests to showcase difference in behavior

* timeseries longsum array
2020-08-26 10:53:44 -07:00
..
aliyun-oss-extensions Add maxNumFiles to splitHintSpec (#10243) 2020-08-21 09:43:58 -07:00
ambari-metrics-emitter Update ambari-metrics-common to version 2.6.1.0.0 (#10165) 2020-07-10 12:18:40 -07:00
cassandra-storage bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
cloudfiles-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
distinctcount refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
dropwizard-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
gce-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
graphite-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
influx-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
influxdb-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
kafka-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
materialized-view-maintenance bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
materialized-view-selection bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
momentsketch refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
moving-average-query refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
opentsdb-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
redis-cache Redis cache extension enhancement (#10240) 2020-08-24 10:29:04 +08:00
sqlserver-metadata-storage bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
statsd-emitter bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
tdigestsketch refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
thrift-extensions bump version to 0.20.0-SNAPSHOT (#10124) 2020-07-06 15:08:32 -07:00
time-min-max refactor internal type system (#9638) 2020-08-26 10:53:44 -07:00
virtual-columns Cluster wide default query context setting (#10208) 2020-07-29 15:19:18 -07: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!