druid/extensions-contrib
Gian Merlino c6c2282b59
Harmonization and bug-fixing for selector and filter behavior on unknown types. (#9484)
* Harmonization and bug-fixing for selector and filter behavior on unknown types.

- Migrate ValueMatcherColumnSelectorStrategy to newer ColumnProcessorFactory
  system, and set defaultType COMPLEX so unknown types can be dynamically matched.
- Remove ValueGetters in favor of ColumnComparisonFilter doing its own thing.
- Switch various methods to use convertObjectToX when casting to numbers, rather
  than ad-hoc and inconsistent logic.
- Fix bug in RowBasedExpressionColumnValueSelector: isBindingArray should return
  true even for 0- or 1- element arrays.
- Adjust various javadocs.

* Add throwParseExceptions option to Rows.objectToNumber, switch back to that.

* Update tests.

* Adjust moment sketch tests.
2020-03-10 07:15:57 -07:00
..
ambari-metrics-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
cassandra-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
cloudfiles-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
distinctcount De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
dropwizard-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
graphite-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
influx-extensions Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
influxdb-emitter Run IntelliJ inspections on Travis (#9179) 2020-02-19 11:34:19 +03:00
kafka-emitter Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
materialized-view-maintenance Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
materialized-view-selection intelliJ inspections cleanup (#9260) 2020-01-29 11:50:52 -08:00
momentsketch Harmonization and bug-fixing for selector and filter behavior on unknown types. (#9484) 2020-03-10 07:15:57 -07:00
moving-average-query query laning and load shedding (#9407) 2020-03-10 02:57:16 -07:00
opentsdb-emitter Add config option for namespacePrefix (#9372) 2020-02-20 14:01:41 -08:00
redis-cache Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
sqlserver-metadata-storage Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
statsd-emitter Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
tdigestsketch sql support for dynamic parameters (#6974) 2020-02-19 13:09:20 -08:00
thrift-extensions Fix for building in Eclipse & VS Code. (#7481) 2020-02-13 14:58:32 -08:00
time-min-max Set version to 0.18.0-SNAPSHOT (#9109) 2020-01-02 17:55:10 -05:00
virtual-columns Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -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!