druid/docs/content/querying
Jonathan Wei ca2b04f0fd Add long/float ColumnSelectorStrategy implementations (#3838)
* Add long/float ColumnSelectorStrategy implementations

* Address PR comments

* Add String strategy with internal dictionary to V2 groupby, remove dict from numeric wrapping selectors, more tests

* PR comments

* Use BaseSingleValueDimensionSelector for long/float wrapping

* remove unused import

* Address PR comments

* PR comments

* PR comments

* More PR comments

* Fix failing calcite histogram subquery tests

* ScanQuery test and comment about isInputRaw

* Add outputType to extractionDimensionSpec, tweak SQL tests

* Fix limit spec optimization for numerics

* Add cardinality sanity checks to TopN

* Fix import from merge

* Add tests for filtered dimension spec outputType

* Address PR comments

* Allow filtered dimspecs on numerics

* More comments
2017-02-08 20:39:29 -08:00
..
aggregations.md First and Last Aggregator (#3566) 2016-12-16 15:26:40 -08: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 long/float ColumnSelectorStrategy implementations (#3838) 2017-02-08 20:39:29 -08:00
filters.md Add "like" filter. (#3642) 2016-11-04 23:25:03 +05:30
granularities.md Fix formatting in granularities doc. (#3229) 2016-07-08 09:29:58 -07:00
groupbyquery.md SQL support for nested groupBys. (#3806) 2017-01-11 18:32:53 -08:00
having.md Add DimFilterHavingSpec. (#3727) 2016-12-02 10:04:30 -08:00
joins.md how to query, correct default for select strategy, formatting 2016-03-22 17:06:15 -05:00
limitspec.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -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 Greatest and Least post aggregations (#3567) 2016-12-07 17:58:23 -08:00
query-context.md Add long/float ColumnSelectorStrategy implementations (#3838) 2017-02-08 20:39:29 -08:00
querying.md Introduce standardized "Resource limit exceeded" error. (#3338) 2016-08-09 10:50:56 -07:00
searchquery.md Add an option to SearchQuery to choose a search query execution strategy (#3792) 2017-01-10 18:04:20 -08:00
searchqueryspec.md Adding RegexSearchQuerySpec 2015-12-03 09:16:02 -06:00
segmentmetadataquery.md remove size from default analysisTypes list for segmentMetadata query (#3773) 2016-12-13 18:01:21 -08: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
sorting-orders.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
sql.md Add long/float ColumnSelectorStrategy implementations (#3838) 2017-02-08 20:39:29 -08:00
timeboundaryquery.md Adding filters for TimeBoundary on backend (#3168) 2016-08-15 10:25:24 -07:00
timeseriesquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30
topnmetricspec.md Add numeric StringComparator (#3270) 2016-07-29 15:44:16 -07:00
topnquery.md Allow queries with no aggregators. (#3216) 2016-07-06 20:38:54 +05:30