druid/docs
Chi Cao Minh 6b02991464
Match GREATEST/LEAST function behavior to other DBs (#9488)
* Match GREATEST/LEAST function behavior

Change the behavior of the GREATEST / LEAST functions to be similar to
how it is implemented in other databases (as functions instead of
aggregators). The GREATEST/LEAST functions are not in the SQL standard,
but users will expect behavior similar to what other databases provide.

* Match postgres behavior & handle more SQL types

* Fix imports
2020-03-12 15:10:11 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Update Kafka loading docs to use the streaming data loader (#8544) 2019-09-22 15:00:52 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration query laning and load shedding (#9407) 2020-03-10 02:57:16 -07:00
dependencies Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
design Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
development Make Transform an ExtensionPoint (#9319) 2020-03-04 12:13:14 -08:00
ingestion add password provider reference to s3 optional cred docs (#9439) 2020-03-09 17:56:42 -07:00
misc Match GREATEST/LEAST function behavior to other DBs (#9488) 2020-03-12 15:10:11 -07:00
operations Reconcile terminology and method naming to 'used/unused segments'; Rename MetadataSegmentManager to MetadataSegmentsManager (#7306) 2020-01-27 11:24:29 -08:00
querying Match GREATEST/LEAST function behavior to other DBs (#9488) 2020-03-12 15:10:11 -07:00
tutorials Modify check java version script to indicate experimental support for Java 11 (#9455) 2020-03-11 09:22:39 -07:00