druid/extensions-contrib
Laksh Singla 2ea7177f15
Allow casted literal values in SQL functions accepting literals (#15282)
Functions that accept literals also allow casted literals. This shouldn't have an impact on the queries that the user writes. It enables the SQL functions to accept explicit cast, which is required with JDBC.
2023-11-01 10:38:48 +05:30
..
aliyun-oss-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
ambari-metrics-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
cassandra-storage Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
cloudfiles-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
compressed-bigdecimal Initialize null handling in CompressedBigDecimalAggregatorTimeseriesTestBase to fix failing test(#15252) 2023-10-25 20:26:46 +05:30
distinctcount Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
dropwizard-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
druid-iceberg-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
gce-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
graphite-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
influx-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
influxdb-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kafka-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
kubernetes-overlord-extensions Ability to send task types to k8s or worker task runner (#15196) 2023-10-25 09:55:56 -07:00
materialized-view-maintenance Filter pending segments upgraded with transactional replace (#15169) 2023-10-23 21:18:47 +05:30
materialized-view-selection Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
momentsketch Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
moving-average-query Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
opentelemetry-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
opentsdb-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
prometheus-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
redis-cache Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
sqlserver-metadata-storage Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
statsd-emitter Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
tdigestsketch Allow casted literal values in SQL functions accepting literals (#15282) 2023-11-01 10:38:48 +05:30
thrift-extensions Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
time-min-max Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
virtual-columns sql compatible three-valued logic native filters (#15058) 2023-10-12 00:06:23 -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!