druid/docs/tutorials
Gian Merlino 0099940808
Add TIME_IN_INTERVAL SQL operator. (#12662)
* Add TIME_IN_INTERVAL SQL operator.

The operator is implemented as a convertlet rather than an
OperatorConversion, because this allows it to be equivalent to using
the >= and < operators directly.

* SqlParserPos cannot be null here.

* Remove unused import.

* Doc updates.

* Add words to dictionary.
2022-06-21 13:05:37 -07:00
..
cluster.md docs: fix typo (#12494) 2022-05-01 22:44:31 +08:00
docker.md docker mem reqs (#11827) 2021-10-25 12:23:25 -07:00
index.md Officially support Java 11. (#12232) 2022-03-04 14:15:45 -08:00
tutorial-batch-hadoop.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
tutorial-batch.md Druid Quickstart refactor and update (#9766) 2020-04-30 12:07:28 -07:00
tutorial-compaction.md Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
tutorial-delete-data.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
tutorial-ingestion-spec.md remove arbitrary granularity spec from docs (#12460) 2022-04-28 16:36:54 -07:00
tutorial-kafka.md Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
tutorial-kerberos-hadoop.md Update tutorial-kerberos-hadoop.md (#8689) 2019-10-22 14:40:41 -07:00
tutorial-query.md Add TIME_IN_INTERVAL SQL operator. (#12662) 2022-06-21 13:05:37 -07:00
tutorial-retention.md Update screenshots for Druid console doc (#12593) 2022-06-15 16:42:20 -07:00
tutorial-rollup.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
tutorial-transform-spec.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00
tutorial-update-data.md cleaning up and fixing links (#10528) 2020-12-17 13:37:43 -08:00