druid/docs/content
Jonathan Wei a42ccb6d19 Support filtering on long columns (including __time) (#3180)
* Support filtering on __time column

* Rename DruidPredicate

* Add docs for ValueMatcherFactory, add comment on getColumnCapabilities

* Combine ValueMatcherFactory predicate methods to accept DruidCompositePredicate

* Address PR comments (support filter on all long columns)

* Use predicate factory instead of composite predicate

* Address PR comments

* Lazily initialize long handling in selector/in filter

* Move long value parsing from InFilter to InDimFilter, make long value parsing thread-safe

* Add multithreaded selector/in filter test

* Fix non-final lock object in SelectorDimFilter
2016-07-20 17:08:49 -07:00
..
comparisons update compares some more (#3158) 2016-06-16 18:34:43 -07:00
configuration optionally enable coordinator auto kill tasks on all dataSources via dynamic config (#3250) 2016-07-17 18:47:52 -07:00
dependencies Fix a bunch of broken links in the docs. 2016-03-23 10:21:28 -07:00
design Improved docs for multi-value dimensions. 2016-03-22 14:40:55 -07:00
development Configurable compressRunOnSerialization for Roaring bitmaps. (#3228) 2016-07-08 10:24:19 +05:30
ingestion Calculate max split size based on numMapTask in DatasourceInputFormat (#2882) 2016-07-20 16:53:51 -07:00
misc Add more math functions (#2822) 2016-05-03 10:55:13 -07:00
operations Update docs for working with Hadoop dependencies. (#3252) 2016-07-18 07:47:58 -05:00
querying Support filtering on long columns (including __time) (#3180) 2016-07-20 17:08:49 -07:00
tutorials Fix path in cluster.md. (#3253) 2016-07-17 08:30:20 -07:00
toc.md remove bad docs on setting up clusters (#3188) 2016-07-01 15:41:40 -05:00