druid/examples
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
..
bin Service stdout log files, move logs to log/. (#12570) 2022-06-03 10:44:29 +05:30
conf Facilitate lazy initialization of connections to mitigate overwhelming of Coordinator (#12298) 2022-03-09 23:17:43 +05:30
quickstart Add TIME_IN_INTERVAL SQL operator. (#12662) 2022-06-21 13:05:37 -07:00