Jonathan Wei
180e3ccfad
Docs consistency cleanup ( #6259 )
2018-09-04 12:54:41 -07:00
Gian Merlino
431d3d8497
Rename io.druid to org.apache.druid. ( #6266 )
...
* Rename io.druid to org.apache.druid.
* Fix META-INF files and remove some benchmark results.
* MonitorsConfig update for metrics package migration.
* Reorder some dimensions in inner queries for some reason.
* Fix protobuf tests.
2018-08-30 09:56:26 -07:00
Slim
71e7a4c054
Adding double colums supports ( #4491 )
...
* add double columns support
* Fix numbers and expected results in UTs
* adding float aggregators
* fix IT expected test results
* fix comments
* more fixes
* fix comp
* fix test
* refactor double and float aggregator factories
* fix
* fix UTs
* fix comments
* clean unused code
* fix more comments
* undo unnecessary changes
* fix null issue
* refactor TopNColumnSelectorStrategyFactory
* fix docs
* refactor NumericTopNColumnSelectorStrategy
* fix return
* fix comments
* handle the null case in DimesionIndexer
* more null fixing
* cosmetic changes
2017-07-20 10:14:14 +03:00
Gian Merlino
cab2e2f5d5
Add docs about filtering and indexes on numeric columns. ( #4035 )
2017-03-10 12:48:59 -08:00
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
Robin
0961c0b703
trivial documentation fix
2016-01-04 12:39:10 -06:00
sahner
a4ed2ce2d1
fix formatting in schema-design
2015-11-17 16:50:53 -06:00
fjy
92293ef094
Added section on best practices for schema designa and a few other edits
2015-07-24 14:06:20 -07:00