druid/docs/content/querying
Gian Merlino 2553997200 Associate groupBy v2 resources with the Sequence lifecycle. (#3296)
This fixes a potential issue where groupBy resources could be allocated to
create a Sequence, but then the Sequence is never used, and thus the resources
are never freed.

Also simplifies how groupBy handles config overrides (this made the new
unit test easier to write).
2016-07-27 18:44:19 -07:00
..
aggregations.md Clear up confusing wording (#3052) 2016-06-01 15:41:50 -07:00
caching.md caching doc fix 2016-03-15 17:09:33 -06:00
datasource.md fix #1727 - Union bySegment queries fix 2015-09-29 23:32:36 +05:30
datasourcemetadataquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
dimensionspecs.md Add bucket extraction function (#3033) 2016-06-17 09:24:27 -07:00
filters.md Support filtering on long columns (including __time) (#3180) 2016-07-20 17:08:49 -07:00
granularities.md Fix formatting in granularities doc. (#3229) 2016-07-08 09:29:58 -07:00
groupbyquery.md Associate groupBy v2 resources with the Sequence lifecycle. (#3296) 2016-07-27 18:44:19 -07:00
having.md Add dimension selector support for groupby/having quries 2015-12-08 01:51:11 +00:00
joins.md how to query, correct default for select strategy, formatting 2016-03-22 17:06:15 -05:00
limitspec.md Support alphanumeric sort in search query (#2593) 2016-06-28 15:06:18 -07:00
lookups.md Fixups, clarifications to lookup docs. (#3060) 2016-06-07 10:43:35 -07:00
multi-value-dimensions.md Fix logical operator in example (#3093) 2016-06-07 10:44:18 -07:00
multitenancy.md new quickstart 2016-02-04 09:37:38 -08:00
post-aggregations.md add doc rendering 2016-02-04 14:21:59 -08:00
query-context.md make singleThreaded groupBy query config overridable at query time (#2828) 2016-04-21 17:12:58 -07:00
querying.md how to query, correct default for select strategy, formatting 2016-03-22 17:06:15 -05:00
searchquery.md Support alphanumeric sort in search query (#2593) 2016-06-28 15:06:18 -07:00
searchqueryspec.md Adding RegexSearchQuerySpec 2015-12-03 09:16:02 -06:00
segmentmetadataquery.md Add timestampSpec to metadata.drd and SegmentMetadataQuery (#3227) 2016-07-25 15:45:30 -07:00
select-query.md Add option for select query to get next page without modifying returned paging identifiers 2016-04-01 09:03:03 +09:00
sql.md add more docs based on proposed wishlist 2015-07-02 17:46:08 -07:00
timeboundaryquery.md renaming all *.md filenames to only have lowercase and dashes 2015-05-29 20:55:42 -05:00
timeseriesquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30
topnmetricspec.md since topN is descending by default, inversion makes is ascending 2015-11-04 11:36:49 -06:00
topnquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30