Xavier Léauté
|
7537cf4fb1
|
fix compound period granularity for exact periods
|
2014-08-26 10:34:08 -07:00 |
Xavier Léauté
|
eb7dd6dc74
|
add documentation and tests
|
2014-08-26 09:53:46 -07:00 |
pdeva
|
7c47c60c4b
|
explain what 'full cluster view' means
|
2014-08-26 03:02:05 -07:00 |
Xavier Léauté
|
b52869ff28
|
default to noop
|
2014-08-25 17:17:35 -07:00 |
Xavier Léauté
|
047f793cb7
|
query post-processing operators
- Allows post-processing of query results
- Example timewarp post-processing operator
|
2014-08-25 16:55:46 -07:00 |
fjy
|
0d32466cad
|
Merge pull request #698 from metamx/hll-groupby-test
HLL GroupBy fixes + tests
|
2014-08-22 15:59:02 -06:00 |
Xavier Léauté
|
8b79749989
|
add tests for groupBy caching with HLL
|
2014-08-22 13:44:21 -07:00 |
Xavier Léauté
|
3261fd879a
|
fix groupBy deserialization
|
2014-08-22 13:43:56 -07:00 |
Xavier Léauté
|
72eb64a40c
|
fix HLL equals when comparing sparse and dense
|
2014-08-22 13:42:46 -07:00 |
fjy
|
00f7077f50
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-22 08:28:56 -07:00 |
fjy
|
df488563e4
|
[maven-release-plugin] prepare release druid-0.6.147
|
2014-08-22 08:28:51 -07:00 |
fjy
|
7ca3b2d27c
|
update docs
|
2014-08-22 08:26:25 -07:00 |
fjy
|
172d0b6291
|
fix cache bug with group by query and uniques
|
2014-08-22 08:26:06 -07:00 |
fjy
|
197c80a694
|
fix logging
|
2014-08-21 13:40:55 -07:00 |
fjy
|
12f4147df5
|
switch index gen job to use logging indicator
|
2014-08-21 13:28:15 -07:00 |
fjy
|
64ff5f0880
|
add back broken synch
|
2014-08-21 13:20:23 -07:00 |
fjy
|
e5d1c390fa
|
add extra logging
|
2014-08-21 13:17:29 -07:00 |
fjy
|
df48b48e35
|
[maven-release-plugin] prepare for next development iteration
|
2014-08-21 12:50:33 -07:00 |
fjy
|
4f0b994037
|
[maven-release-plugin] prepare release druid-0.6.146
|
2014-08-21 12:50:30 -07:00 |
fjy
|
85ff054726
|
prepare for next release
|
2014-08-21 12:47:55 -07:00 |
fjy
|
2c5792e2ef
|
Merge pull request #696 from metamx/add-test
Add test for MessageTimeRejectionPolicy
|
2014-08-21 13:44:52 -06:00 |
nishantmonu51
|
4641b3ac1b
|
Add test for MessageTimeRejectionPolicy
Add test for persist for MessageTimeRejectionPolicy
|
2014-08-22 01:07:34 +05:30 |
nishantmonu51
|
c216eb7340
|
remove ThreadSafeAggregator
|
2014-08-21 23:56:07 +05:30 |
Gian Merlino
|
92b0611afb
|
Merge pull request #693 from metamx/handle-arithmetic-ex
Handle arithmetic ex - additional commit for PR #692
|
2014-08-20 23:24:06 -07:00 |
nishantmonu51
|
1f13702525
|
Revert "Merge branch 'arithmetic-op-strategies' of https://github.com/metamx/druid into handle-arithmetic-ex"
This reverts commit 5245422a62 , reversing
changes made to fe03476c53 .
|
2014-08-21 11:43:09 +05:30 |
nishantmonu51
|
5245422a62
|
Merge branch 'arithmetic-op-strategies' of https://github.com/metamx/druid into handle-arithmetic-ex
|
2014-08-21 11:40:40 +05:30 |
nishantmonu51
|
fe03476c53
|
truncate segmentGranularity
|
2014-08-21 11:40:30 +05:30 |
Gian Merlino
|
5970b96dc5
|
Merge pull request #692 from metamx/handle-arithmetic-ex
Handle arithmetic exception for overlow
|
2014-08-20 23:09:43 -07:00 |
nishantmonu51
|
8c9d639947
|
review comment - better way to handle it
|
2014-08-21 11:38:24 +05:30 |
nishantmonu51
|
87b83e7bdb
|
better comment
|
2014-08-21 09:47:23 +05:30 |
nishantmonu51
|
c48c4ac0f6
|
handle arithmeticEx
|
2014-08-21 09:44:55 +05:30 |
nishantmonu51
|
67f4bbae74
|
fixes from review comments
fix sync of aggs,
fix NPE in sink.isFull,
RealtimeTuningConfig lower the bufferSize to 256m
|
2014-08-21 09:24:14 +05:30 |
fjy
|
d64879ccca
|
more cleanup
|
2014-08-20 13:22:42 -07:00 |
fjy
|
bb73b2556e
|
fix compilation
|
2014-08-20 13:17:00 -07:00 |
fjy
|
1614f40f1a
|
fix index task
|
2014-08-20 13:11:00 -07:00 |
fjy
|
92f26d9a1f
|
cleanup rowflushboundary
|
2014-08-20 13:09:37 -07:00 |
Xavier Léauté
|
8933685884
|
log allocation of conversionBuf
|
2014-08-20 12:41:47 -07:00 |
nishantmonu51
|
fe105d52ee
|
use bufferSize for IndexTask
|
2014-08-20 22:41:34 +05:30 |
fjy
|
5dd3a1dea1
|
Merge branch 'offheap-incremental-index' of github.com:metamx/druid into offheap-incremental-index
|
2014-08-20 09:49:35 -07:00 |
fjy
|
fd09b1b5f1
|
cleanup things according to cr
|
2014-08-20 09:49:21 -07:00 |
nishantmonu51
|
79ff993b31
|
increase default buffer size to 512m
|
2014-08-20 22:15:06 +05:30 |
nishantmonu51
|
33354cf7fe
|
replace maxRowsInMemory with BufferSize
|
2014-08-20 20:59:44 +05:30 |
nishantmonu51
|
e525562767
|
review comments - cleanup ColumnSelectorFactory
|
2014-08-20 15:04:43 +05:30 |
nishantmonu51
|
60906c3244
|
Revert "make valueType configurable"
This reverts commit 6f60a3f604 .
|
2014-08-20 11:55:26 +05:30 |
nishantmonu51
|
0c77f549ff
|
Revert "return correct valueType"
This reverts commit 0b42ca4c75 .
|
2014-08-20 11:54:20 +05:30 |
fjy
|
88a904e0b3
|
address cr about progress ind
|
2014-08-19 12:59:01 -07:00 |
fjy
|
4fd5479559
|
fix typo
|
2014-08-19 12:34:10 -07:00 |
fjy
|
0facb4202d
|
cleanup
|
2014-08-18 17:22:44 -07:00 |
fjy
|
3933af79a0
|
fix small bug
|
2014-08-18 17:13:06 -07:00 |
fjy
|
a15d32da9b
|
Merge branch 'druid-0.7.x' into offheap-incremental-index
|
2014-08-18 17:11:12 -07:00 |