fjy
|
403962fe0b
|
add some failing tests for groupBy
|
2014-06-12 11:36:53 -07:00 |
|
Xavier Léauté
|
22e368e79b
|
add dimension/column selector to incremental index
|
2014-06-12 11:25:22 -07:00 |
|
nishantmonu51
|
025814cfff
|
Merge branch 'master' into offheap-incremental-index
Conflicts:
processing/src/main/java/io/druid/query/GroupByParallelQueryRunner.java
processing/src/main/java/io/druid/query/groupby/GroupByQueryRunnerFactor
y.java
processing/src/main/java/io/druid/segment/incremental/IncrementalIndexSt
orageAdapter.java
|
2014-06-12 20:02:27 +05:30 |
|
nishantmonu51
|
a7e19ad892
|
configure buffer sizes
|
2014-06-12 19:32:37 +05:30 |
|
fjy
|
cde86d81e2
|
make having and limitspec work for nested queries
|
2014-06-10 15:50:13 -07:00 |
|
Xavier Léauté
|
a541029b41
|
segmentMetadata query cancellation
|
2014-06-10 11:51:07 -07:00 |
|
Xavier Léauté
|
6550cb1776
|
groupBy query cancellation
|
2014-06-10 11:51:06 -07:00 |
|
Xavier Léauté
|
8f7fd93491
|
add comments
|
2014-06-10 10:36:39 -07:00 |
|
Xavier Léauté
|
b84884ab76
|
remove methods used only for testing
|
2014-06-10 10:36:39 -07:00 |
|
Xavier Léauté
|
c08002aa4d
|
interrupt queries on incremental indexer
|
2014-06-10 10:36:39 -07:00 |
|
Xavier Léauté
|
99c9a2cf05
|
make sure to close yielder in MetricsEmittingQueryRunner
|
2014-06-10 10:36:39 -07:00 |
|
Xavier Léauté
|
97d5455f3a
|
properly kill timed out queries
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
d0f9c438f8
|
proper query cancellation tests
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
855c66c9ad
|
less stack traces when cancelling queries
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
d2c729adec
|
return proper json errors to propagate query cancellation and timeout
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
a56a655eae
|
proper query exceptions and add support for query timeout
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
1183c68ce4
|
formatting
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
4f1e157639
|
pass through errors from computes in DirectDruidClient
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
32f6243be0
|
proper closing of resources in case of query cancellation
|
2014-06-10 10:36:38 -07:00 |
|
Xavier Léauté
|
1be85af320
|
handle query interruption at cursor level
|
2014-06-10 10:36:37 -07:00 |
|
Xavier Léauté
|
d6f38827db
|
initial query cancellation commit
|
2014-06-10 10:36:28 -07:00 |
|
fjy
|
5955ecf032
|
fix bugs wtih js and card aggs
|
2014-06-09 22:31:30 -07:00 |
|
fjy
|
187b2beb47
|
cleaner way of implementing things
|
2014-06-09 22:27:33 -07:00 |
|
fjy
|
32b65d9c5b
|
remove commented out code
|
2014-06-09 18:26:37 -07:00 |
|
fjy
|
6adc3011fa
|
fix post aggs with group by in #472
|
2014-06-09 18:25:10 -07:00 |
|
fjy
|
46ef5c4560
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-05 10:03:31 -07:00 |
|
fjy
|
0265ae9ac0
|
[maven-release-plugin] prepare release druid-0.6.121
|
2014-06-05 10:03:26 -07:00 |
|
nishantmonu51
|
bf09f979bd
|
fix segment metadataquery
|
2014-06-05 20:35:57 +05:30 |
|
nishantmonu51
|
5bdc4a761a
|
close IncrementalIndex properly and free up buffer
|
2014-06-05 19:41:43 +05:30 |
|
nishantmonu51
|
6265613bb9
|
Merge branch 'master' into offheap-incremental-index
|
2014-06-05 17:42:57 +05:30 |
|
nishantmonu51
|
01e8a713b6
|
unit tests passing with offheap-indexing
|
2014-06-05 17:42:53 +05:30 |
|
fjy
|
e8aef86458
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 20:22:31 -07:00 |
|
fjy
|
033f81ca64
|
[maven-release-plugin] prepare release druid-0.6.120
|
2014-06-04 20:22:14 -07:00 |
|
Gian Merlino
|
3325f6d6ed
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 17:56:20 -07:00 |
|
Gian Merlino
|
6309ab1973
|
[maven-release-plugin] prepare release druid-0.6.119
|
2014-06-04 17:56:15 -07:00 |
|
fjy
|
4524863db1
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 16:49:49 -07:00 |
|
fjy
|
37c6ece150
|
[maven-release-plugin] prepare release druid-0.6.118
|
2014-06-04 16:49:44 -07:00 |
|
fjy
|
2d95780d12
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-04 09:45:11 -07:00 |
|
fjy
|
30ce0ab99c
|
[maven-release-plugin] prepare release druid-0.6.117
|
2014-06-04 09:45:06 -07:00 |
|
fjy
|
77ec4df797
|
update guava, java-util, and druid-api
|
2014-06-03 13:43:38 -07:00 |
|
fjy
|
1407b49da1
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-02 10:53:47 -07:00 |
|
fjy
|
f91ecf20f3
|
[maven-release-plugin] prepare release druid-0.6.116
|
2014-06-02 10:53:43 -07:00 |
|
fjy
|
ee60183df7
|
[maven-release-plugin] prepare for next development iteration
|
2014-05-29 17:26:55 -07:00 |
|
fjy
|
d13a354ffb
|
[maven-release-plugin] prepare release druid-0.6.115
|
2014-05-29 17:26:49 -07:00 |
|
fjy
|
7be93a770a
|
make all firehoses work with tasks, add a lot more documentation about configuration
|
2014-05-28 16:33:59 -07:00 |
|
fjy
|
c56f3fd1af
|
Merge pull request #565 from metamx/add-hll-test
test for correct HLL bytebuffer folding
|
2014-05-28 12:12:34 -06:00 |
|
xvrl
|
18685542ec
|
Merge pull request #568 from metamx/fix-topn
Fix inverted lexicographic topns and topns with dim extraction dimension specs
|
2014-05-28 10:47:10 -07:00 |
|
fjy
|
642897dca3
|
fix inverted logic
|
2014-05-28 10:43:03 -07:00 |
|
fjy
|
2ee1defce9
|
better handle dim extraction regex cases
|
2014-05-28 10:27:00 -07:00 |
|
fjy
|
8bcf4bc60e
|
address code review comments
|
2014-05-27 19:47:13 -07:00 |
|