839 Commits

Author SHA1 Message Date
fjy
bc5c56e441 fix default impl 2014-11-11 18:00:46 -08:00
fjy
63ca2375a3 remove dead code and cleanup some defaults 2014-11-11 17:57:24 -08:00
fjy
5629307548 address a few more comments on roaring 2014-11-11 17:50:03 -08:00
Charles Allen
a89b539b4f Merge pull request #823 from metamx/roaring
Configurable bitmap indexes: roaring and concise
2014-11-11 17:26:38 -08:00
fjy
1cc162727b address code review 2014-11-11 14:05:37 -08:00
fjy
e6b7b03b5b fix conversion 2014-11-10 17:13:28 -08:00
fjy
eb457c280e revert change 2014-11-10 17:00:53 -08:00
fjy
336c73bdc2 cleanup dead code 2014-11-10 16:53:13 -08:00
fjy
df886fac1b fix 2014-11-10 16:49:27 -08:00
fjy
d68bc3bdea cleanup unused imports 2014-11-10 16:15:28 -08:00
fjy
6188315293 Merge branch 'master' into druid-0.7.x
Conflicts:
	processing/src/test/java/io/druid/query/search/SearchQueryRunnerTest.java
2014-11-10 14:52:10 -08:00
fjy
df9be030db remove more legacy code 2014-11-10 14:09:00 -08:00
fjy
72c355e8ae remove crazy handler code 2014-11-10 13:58:23 -08:00
fjy
fc34858e95 fix things for real-time ingestion 2014-11-10 13:48:21 -08:00
fjy
c5cc826998 make things actually work with roaring 2014-11-10 13:42:26 -08:00
fjy
358b2add17 make things actually work with roaring 2014-11-10 13:42:06 -08:00
fjy
3c21f62afd a whole bunch of fixes and some ugly conversion code 2014-11-07 16:03:22 -08:00
fjy
253009d208 initial commit for roaring bitmaps 2014-11-04 17:04:40 -08:00
fjy
3e158f00ef fix random lowercasing in test 2014-10-30 10:56:39 -07:00
fjy
75da039396 fix search with same value in multiple columns 2014-10-30 10:43:42 -07:00
fjy
41ebdd2bae Merge branch 'druid-0.7.x' into fix-test
Conflicts:
	processing/pom.xml
	processing/src/main/java/io/druid/segment/IndexMerger.java
	processing/src/main/java/io/druid/segment/MetricHolder.java
	processing/src/main/java/io/druid/segment/data/CompressedObjectStrategy.java
	processing/src/test/java/io/druid/query/groupby/GroupByQueryRunnerTest.java
	processing/src/test/java/io/druid/segment/SchemalessTestFull.java
	server/src/test/java/io/druid/client/CachingClusteredClientTest.java
	services/src/main/java/io/druid/cli/CliHistorical.java
2014-10-24 11:07:52 -07:00
fjy
bef74104d9 merge with 0.7.x and resolve any conflicts 2014-10-23 17:24:06 -07:00
fjy
f790a05bd7 Merge branch 'master' into fix-test
Conflicts:
	pom.xml
2014-10-23 14:39:51 -07:00
fjy
1b3921faad fix for long columns 2014-10-23 14:33:25 -07:00
fjy
3b29e77866 [maven-release-plugin] prepare for next development iteration 2014-10-22 16:25:32 -07:00
fjy
dcab2997f2 [maven-release-plugin] prepare release druid-0.6.160 2014-10-22 16:25:27 -07:00
fjy
94da2b6ad3 more logging for potential NPE because of segment unmapping 2014-10-22 16:16:10 -07:00
Xavier Léauté
4ec1e6ef13 simplify code a bit 2014-10-22 14:25:59 -07:00
nishantmonu51
0785baf54c review comments 2014-10-22 21:28:31 +05:30
nishantmonu51
6cb6ec39cf add support for not filter and add test 2014-10-22 10:25:24 +05:30
Xavier Léauté
e24a6d222f we even have tests now 2014-10-21 17:46:24 -07:00
Xavier Léauté
23a6ab19b0 cleanup and add missing methods 2014-10-21 17:00:39 -07:00
nishantmonu51
56912adccb avoid typecasts 2014-10-21 16:47:50 -07:00
nishantmonu51
10db94101f skip value lookup
compare ids instead of values
2014-10-21 16:47:49 -07:00
Xavier Léauté
71831e49d9 rudimentary filtered aggregator 2014-10-21 16:47:49 -07:00
fjy
bb90432862 Updated druid-api version to always sort dimension names, these tests needed fixing 2014-10-15 12:27:21 -04:00
Xavier Léauté
5b194ee5fe fix groupBy ordering casing bug 2014-10-15 12:16:17 -04:00
nishantmonu51
bce388fb27 merge changes from 0.7.x branch 2014-10-14 18:46:02 +05:30
fjy
a4c8f04409 [maven-release-plugin] prepare for next development iteration 2014-10-13 12:50:45 -07:00
fjy
7fd1747ffa [maven-release-plugin] prepare release druid-0.6.159 2014-10-13 12:50:41 -07:00
Xavier Léauté
592611f2ee fix cardinality aggregator serde 2014-10-09 17:06:29 -07:00
fjy
d0fbd5f729 [maven-release-plugin] prepare for next development iteration 2014-10-09 14:24:53 -07:00
fjy
dada60a301 [maven-release-plugin] prepare release druid-0.6.158 2014-10-09 14:24:48 -07:00
Xavier Léauté
290107ce7b remove unused jsonspec content type 2014-10-09 10:26:47 -07:00
fjy
8a4b32c482 [maven-release-plugin] prepare for next development iteration 2014-10-07 14:30:26 -07:00
fjy
96e29c2fdd [maven-release-plugin] prepare release druid-0.6.157 2014-10-07 14:30:20 -07:00
Xavier Léauté
30183d3b4d update druid-api for json parsing improvements 2014-10-07 13:25:02 -07:00
fjy
fde510bbfc Merge pull request #779 from metamx/fix-histo
Fix groupBy with histograms
2014-10-07 11:53:24 -06:00
fjy
d4217f1588 Merge pull request #777 from metamx/initialized-endpoint
Historical endpoints accessible while loading + new loadstatus endpoint
2014-10-06 17:35:58 -06:00
fjy
c7b4d5b7b4 Merge branch 'master' into druid-0.7.x
Conflicts:
	processing/src/test/java/io/druid/segment/filter/SpatialFilterTest.java
2014-10-02 18:12:10 -07:00