3560 Commits

Author SHA1 Message Date
fjy
7db756f819 prepare for next release 2014-04-08 16:25:59 -07:00
fjy
dd8e9e2930 fix concurrent modification exceptions in local cache 2014-04-08 16:23:24 -07:00
fjy
7c90a0fb96 fix web supplier test 2014-04-08 15:01:31 -07:00
fjy
29c3db92b5 [maven-release-plugin] prepare for next development iteration 2014-04-08 11:44:45 -07:00
fjy
d16ff98ef3 [maven-release-plugin] prepare release druid-0.6.85 druid-0.6.85 2014-04-08 11:44:40 -07:00
fjy
a4df23f092 prepare for next release 2014-04-08 11:42:59 -07:00
fjy
3d6ad1e363 Merge pull request #471 from metamx/minor-optimization
avoid using Math.abs
2014-04-08 12:23:41 -06:00
nishantmonu51
2c8682a1b6 avoid using Math.abs
review comment on - c6f5311
To avoid overflow issues and unnecessary calls to Math.abs.
2014-04-08 21:58:54 +05:30
nishantmonu51
f726e52e3b fix test 2014-04-08 20:09:44 +05:30
nishantmonu51
12991a959a actually fix it 2014-04-08 20:08:21 +05:30
nishantmonu51
c6f531168f fix hash based partition - boundary case Integer.MIN 2014-04-08 20:07:22 +05:30
nishantmonu51
ecfa6bd1b1 fix casing and add comment 2014-04-08 17:26:51 +05:30
nishantmonu51
c6f4b344cb add bindings for chat handler provider 2014-04-08 11:56:23 +05:30
nishantmonu51
22c3296aa3 Merge branch 'master' into optimize-postAgg-calculation
Conflicts:
	server/src/test/java/io/druid/client/CachingClusteredClientTest.java
2014-04-08 03:35:56 +05:30
nishantmonu51
c322f44863 time series post Aggregation improved
move post aggregation to finalise results
2014-04-08 03:17:15 +05:30
fjy
8e3bcc8fc3 [maven-release-plugin] prepare for next development iteration 2014-04-07 14:38:55 -07:00
fjy
e1e81cfeac [maven-release-plugin] prepare release druid-0.6.84 druid-0.6.84 2014-04-07 14:38:51 -07:00
fjy
4ef2bbbfc1 prepare for next release 2014-04-07 14:37:02 -07:00
fjy
6a26f7684f fix context on CQE 2014-04-07 14:36:13 -07:00
nishantmonu51
4bb36dd453 fix tests 2014-04-08 02:37:57 +05:30
fjy
bae0fdf936 add context serde tests and deprecate backwards compatible methods 2014-04-07 13:18:55 -07:00
fjy
bfb66691b9 [maven-release-plugin] prepare for next development iteration 2014-04-07 12:45:28 -07:00
fjy
f612b7cc64 [maven-release-plugin] prepare release druid-0.6.83 druid-0.6.83 2014-04-07 12:45:20 -07:00
fjy
2e9579a146 prepare for next release 2014-04-07 12:43:30 -07:00
fjy
93349b5d07 fix broken unit tests 2014-04-07 10:56:38 -07:00
fjy
f5dc75ef82 Merge pull request #464 from metamx/fix-context
Fix context to be backwards compatible with String values
2014-04-07 11:54:17 -06:00
fjy
dda09633be make query id a bit more readable 2014-04-07 10:53:43 -07:00
nishantmonu51
db35009acd Compute postage only when required 2014-04-07 23:17:25 +05:30
fjy
e8c41ab3a4 Merge pull request #465 from jonchase/feature/docs_typo
docs: correcting path to index file
2014-04-07 10:56:59 -06:00
Crystark
40a6804192 Support for postgresql
I think it was the last request using 'end' missing the postgresql support.
2014-04-07 17:37:03 +02:00
Jon Chase
0036954261 docs: correcting path to index file 2014-04-07 09:14:21 -04:00
fjy
40c14c9a3c fix case with no request params 2014-04-06 12:43:40 -07:00
fjy
f0e9d6fd83 fix query forwarding 2014-04-06 12:41:39 -07:00
fjy
4d6174ebf2 be able to set maxPendingPersists in plumber 2014-04-06 09:47:37 -07:00
fjy
98c3faa767 cleanup 2014-04-06 09:23:59 -07:00
fjy
1267fbb7f5 fix context to be backwards compat 2014-04-06 09:20:58 -07:00
xvrl
fc80cf0f32 Merge pull request #463 from metamx/s3-consistent-acl
fix missing arg
2014-04-04 15:22:02 -07:00
Xavier Léauté
c46a39b13e fix missing arg 2014-04-04 15:13:27 -07:00
fjy
7061437151 Merge pull request #462 from metamx/s3-consistent-acl
S3 consistent ACLs
2014-04-04 15:30:23 -06:00
Xavier Léauté
cfe2466e49 enforce acl on object move 2014-04-04 14:28:54 -07:00
Xavier Léauté
b21820c68a make index file acl consistent with descriptor 2014-04-04 14:20:57 -07:00
fjy
e94badc917 Merge pull request #460 from liquidm/fix_npe_in_groupby
fix a NPE leading to broker 500 response
2014-04-04 11:51:53 -06:00
fjy
3243505950 Merge pull request #461 from metamx/igalDruid
Igal druid
2014-04-04 11:12:56 -06:00
Igal Levy
4576c5077e switched operations and ingestion sections 2014-04-04 10:05:33 -07:00
Igal Levy
0b0b8a1d37 Merge branch 'master' into igalDruid 2014-04-04 10:04:22 -07:00
Hagen Rother
e0e43deaec fix a NPE leading to broker 500 response 2014-04-04 13:07:52 +02:00
fjy
1843316db6 commonalize event receiver firehose 2014-04-03 20:46:36 -07:00
fjy
8138d96f9d [maven-release-plugin] prepare for next development iteration 2014-04-03 17:21:14 -07:00
fjy
4619e498c3 [maven-release-plugin] prepare release druid-0.6.82 druid-0.6.82 2014-04-03 17:21:10 -07:00
fjy
5d8d506fe8 fix commented out filters 2014-04-03 17:06:28 -07:00