druid/docs/content
Jonathan Wei a08660a9ca Support ingestion of long/float dimensions (#3966)
* Support ingestion for long/float dimensions

* Allow non-arrays for key components in indexing type strategy interfaces

* Add numeric index merge test, fixes

* Docs for numeric dims at ingestion

* Remove unused import

* Adjust docs, add aggregate on numeric dims tests

* remove unused imports

* Throw exception for bitmap method on numerics

* Move typed selector creation to DimensionIndexer interface

* unused imports

* Fix

* Remove unused DimensionSpec from indexer methods, check for dims first in inc index storage adapter

* Remove spaces
2017-02-28 19:04:41 -08:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration Move SQL configs to sql.md. (#3959) 2017-02-22 08:37:24 -08:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Update segments.md (#3904) 2017-02-03 10:31:14 -06:00
development New property for each metric that tells the StatsDEmitter to convert metric values from range 0-1 to 0-100. This (#3936) 2017-02-16 13:55:56 -08:00
ingestion Support ingestion of long/float dimensions (#3966) 2017-02-28 19:04:41 -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 Atomic merge buffer acquisition for groupBys (#3939) 2017-02-22 14:49:37 -06:00
tutorials Require Java 8 and include some Java 8 dependencies. (#3914) 2017-02-14 12:51:51 -08:00
toc.md Update toc.md (#3703) 2017-02-23 09:39:06 -08:00