druid/extensions-contrib
Roman Leventov 3ae563263a
Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957)
This PR accumulates many refactorings and small improvements that I did while preparing the next change set of https://github.com/druid-io/druid/projects/2. I finally decided to make them a separate PR to minimize the volume of the main PR.

Some of the changes:
 - Renamed confusing "Generic Column" term to "Numeric Column" (what it actually implies) in many class names.
 - Generified `ComplexMetricExtractor`
2018-10-02 14:50:22 -03:00
..
ambari-metrics-emitter Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
azure-extensions Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
cassandra-storage Rename io.druid to org.apache.druid. (#6266) 2018-08-30 09:56:26 -07:00
cloudfiles-extensions Rename io.druid to org.apache.druid. (#6266) 2018-08-30 09:56:26 -07:00
distinctcount Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
druid-rocketmq Rename io.druid to org.apache.druid. (#6266) 2018-08-30 09:56:26 -07:00
google-extensions Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
graphite-emitter Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
influx-extensions Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
kafka-eight-simpleConsumer Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
kafka-emitter Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
materialized-view-maintenance Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
materialized-view-selection Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
opentsdb-emitter Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
orc-extensions fix issue with parsing 'date' columns with druid-orc-extensions (#6380) 2018-09-26 13:18:15 -07:00
parquet-extensions Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
rabbitmq Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
redis-cache Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
sqlserver-metadata-storage Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
statsd-emitter Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
thrift-extensions Renamed 'Generic Column' -> 'Numeric Column'; Fixed a few resource leaks in processing; misc refinements (#5957) 2018-10-02 14:50:22 -03:00
time-min-max Rename io.druid to org.apache.druid. (#6266) 2018-08-30 09:56:26 -07:00
virtual-columns Implement MapVirtualColumn.makeDimensionSelector properly (#6396) 2018-09-29 14:13:05 -07:00
README.md Replace dev list references in docs. (#5723) 2018-04-30 11:25:45 -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/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!