druid/extensions-contrib
Zoltan Haindrich ae88f2c0b6
Fix non-sqlcompat validation in CalciteWindowQueryTest (#15086)
* fixes

* check for latest rewrite place

* Revert "check for latest rewrite place"

This reverts commit 5cf1e2c1ca.

* some stuff

(cherry picked from commit ab346d4373ea888eb8ef6115e018e7fb0d27407f)

* update test output

* updates to test ouptuts

* some stuff

* move validator

* cleanup

* fix

* change test slightly

* add apidoc cleanup warnings

* cleanup/etc

* instead of telling the story; add a fail with some reason whats the issue

* lead-lag fix

* add test

* remove unnecessary throw

* druidexception-trial

* Revert "druidexception-trial"

This reverts commit 8fa06644bc.

* undo changes to no_grouping; add no_grouping2

* add missing assert on resultcount

* rename method; update

* introduce enum/etc

* make resultmatchmode accessible from TestBuilder#expectedResults

* fix dump results to use log

* fix

* handle null correctly

* disable feature type based things for MSQ

* fix varianssqlaggtest

* use eps in other test

* fix intellij error

* add final

* addrss review

* update test/string/etc

* write concat in 3 lines :D
2023-10-11 12:34:31 -07:00
..
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 Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +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 Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
materialized-view-maintenance Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +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 Fix non-sqlcompat validation in CalciteWindowQueryTest (#15086) 2023-10-11 12:34:31 -07:00
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 Prepare master for Druid 29 (#15121) 2023-10-11 10:33:45 +05:30
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!