druid/docs/content
kaijianding 33ae9dd485 streaming version of select query (#3307)
* streaming version of select query

* use columns instead of dimensions and metrics;prepare for valueVector;remove granularity

* respect query limit within historical

* use constant

* fix thread name corrupted bug when using jetty qtp thread rather than processing thread while working with SpecificSegmentQueryRunner

* add some test for scan query

* add scan query document

* fix merge conflicts

* add compactedList resultFormat, this format is better for json ser/der

* respect query timeout

* respect query limit on broker

* use static consts and remove unused code
2017-01-19 16:09:53 -06:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration SQL support for nested groupBys. (#3806) 2017-01-11 18:32:53 -08:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Blacklist workers if they fail for too many times (#3643) 2016-11-29 12:38:56 +05:30
development streaming version of select query (#3307) 2017-01-19 16:09:53 -06:00
ingestion IndexTask improvements (#3611) 2017-01-18 14:24:37 -08:00
misc Support string type in math expression (#2836) 2016-11-02 21:10:48 -06:00
operations Add metrics for Query Count statistics (#3470) 2016-12-19 09:47:58 -08:00
querying SQL support for nested groupBys. (#3806) 2017-01-11 18:32:53 -08:00
tutorials Updated Apache Zookeeper to the latest stable version (#3841) 2017-01-12 13:39:29 -08:00
toc.md JavaScript docs: Fix links and typos, add to TOC. (#3457) 2016-09-13 15:26:44 -07:00