druid/docs/querying
Aditya 868fdeb384
GREATEST/LEAST post-aggregators in SQL (#8719)
* implement shell for greatest sql aggregator with hardcoded long values

* implement functional long greatest aggregator for direct access columns

* implement greatest & least sql aggregators for long & double types using abstract base class

* add javadocs, unit tests & handling for floats for greatest/least postaggregations

* minor checkstyle fix

* improve naming for the test cases

* make inner class static

* remove blank lines to retest travis build

* change trivial text to rerun travis build

* implement suggested updates for greatest/least sql aggs & fix checkstyle issues

* fix stale comments in greatest/least sql aggs abstract base

* Update sql.md

* improve sql function definitions for greatest/least sql aggs

* add more tests for greatest/least sql aggs

* add tests to cover invalid greatest/least sql expressions

* rename & reorder greatest least sql tests
2020-02-04 17:08:53 -08:00
..
aggregations.md first/last aggregators and nulls (#9161) 2020-01-20 11:51:54 -08:00
caching.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
datasource.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
datasourcemetadataquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
dimensionspecs.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
filters.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
granularities.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
groupbyquery.md Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
having.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
hll-old.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
joins.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
limitspec.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
lookups.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
multi-value-dimensions.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
multitenancy.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
post-aggregations.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
query-context.md Remove the deprecated interval-chunking stuff. (#9216) 2020-01-19 17:14:23 -08:00
querying.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
scan-query.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
searchquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
searchqueryspec.md Docusaurus build framework + ingestion doc refresh. (#8311) 2019-08-20 21:48:59 -07:00
segmentmetadataquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
select-query.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
sorting-orders.md Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
sql.md GREATEST/LEAST post-aggregators in SQL (#8719) 2020-02-04 17:08:53 -08:00
timeboundaryquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
timeseriesquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
topnmetricspec.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
topnquery.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
virtual-columns.md De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00