druid/docs
Abhishek Radhakrishnan dc16abae34
Vectorization support for long, double, float min & max aggregators. (#10260)
* LongMaxVectorAggregator support and test case.

* DoubleMinVectorAggregator and test cases.

* DoubleMaxVectorAggregator and unit test.

* FloatMinVectorAggregator and FloatMaxVectorAggregator.

* Documentation update to include the other vector aggregators.

* Bug fix.

* checkstyle formatting fixes.

* CalciteQueryTest cases update.

* Separate test classes for FloatMaxAggregation and FloatMniAggregation.

* remove the cannotVectorize for float max/min aggregator in test.

* Tests in GroupByQueryRunner, GroupByTimeseriesQueryRunner and TimeseriesQueryRunner.
2020-08-10 15:18:55 -07:00
..
_bin De-incubation cleanup in code, docs, packaging (#9108) 2020-01-03 12:33:19 -05:00
assets Querying doc refresh tutorial (#9879) 2020-05-29 14:32:21 -07:00
comparisons Spellcheck docs (#8548) 2019-09-17 12:47:30 -07:00
configuration Set default server.maxsize to the sum of segment cache (#10255) 2020-08-10 09:21:22 -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 renamed authenticationChain to authenticatorChain (#10143) 2020-07-08 19:58:21 -07:00
development Fix formatting in druid-pac4j documentation (#10174) 2020-07-12 18:51:42 -07:00
ingestion Set default server.maxsize to the sum of segment cache (#10255) 2020-08-10 09:21:22 -07:00
misc ROUND and having comparators correctly handle special double values (#10014) 2020-06-16 16:09:46 -07:00
operations Set default server.maxsize to the sum of segment cache (#10255) 2020-08-10 09:21:22 -07:00
querying Vectorization support for long, double, float min & max aggregators. (#10260) 2020-08-10 15:18:55 -07:00
tutorials ingestion and tutorial doc update (#10202) 2020-07-21 17:52:23 -07:00