fjy
|
399efe7dc4
|
make uniques work for groupby
|
2014-04-17 14:41:17 -07:00 |
nishantmonu51
|
2b5fec1dcf
|
review comments
|
2014-04-16 17:12:27 +05:30 |
nishantmonu51
|
6da2272076
|
fix NPE in aggregatrFirstTopnAlgo
|
2014-04-16 09:12:34 +05:30 |
fjy
|
228be3acb0
|
Merge pull request #467 from metamx/optimize-postAgg-calculation
Optimize post agg calculation
|
2014-04-15 15:18:01 -06:00 |
nishantmonu51
|
36f6f8ab5a
|
Add testOutOfOrderPruneDependentPostAgg
|
2014-04-16 00:49:56 +05:30 |
nishantmonu51
|
6217c67027
|
complete javadoc, add comment, use Lists.reverse
|
2014-04-15 22:55:40 +05:30 |
nishantmonu51
|
3eb8160b51
|
review comments
|
2014-04-15 21:06:30 +05:30 |
nishantmonu51
|
d66ae5ac10
|
fix dependent PostAggregators
|
2014-04-15 13:37:31 +05:30 |
fjy
|
a46c4592b4
|
a few cleanups
|
2014-04-14 09:53:29 -07:00 |
fjy
|
7a8b9c2160
|
fix select serde
|
2014-04-10 15:35:55 -07:00 |
Xavier Léauté
|
be30d450d7
|
support dimension extraction functions in group by
|
2014-04-09 17:17:01 -07:00 |
nishantmonu51
|
ecfa6bd1b1
|
fix casing and add comment
|
2014-04-08 17:26:51 +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
|
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
|
93349b5d07
|
fix broken unit tests
|
2014-04-07 10:56:38 -07:00 |
nishantmonu51
|
db35009acd
|
Compute postage only when required
|
2014-04-07 23:17:25 +05:30 |
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 |
Hagen Rother
|
e0e43deaec
|
fix a NPE leading to broker 500 response
|
2014-04-04 13:07:52 +02:00 |
fjy
|
9ebdf16ed6
|
make last commit a final var
|
2014-03-27 17:56:25 -07:00 |
fjy
|
cb1798c520
|
fix bug with reference closing that I swore we fixed
|
2014-03-27 17:55:03 -07:00 |
Xavier Léauté
|
0be29df8ae
|
make hll tests deterministic
|
2014-03-27 16:15:32 -07:00 |
Xavier Léauté
|
5f0ada925d
|
add HLL maxOverflow tests
|
2014-03-27 16:01:40 -07:00 |
Xavier Léauté
|
03c51518bc
|
don't assume bytebuffer limit is set
|
2014-03-27 15:58:34 -07:00 |
Xavier Léauté
|
11f08b3895
|
benchmark more closely matches actual implementation
|
2014-03-26 22:18:26 -07:00 |
Xavier Léauté
|
c92fd6f45d
|
folding into direct buffers is faster
|
2014-03-26 17:13:41 -07:00 |
Xavier Léauté
|
83ac1d323e
|
one more final variable for good measure
|
2014-03-26 16:50:24 -07:00 |
Xavier Léauté
|
2580a9c7f1
|
mark long-running tests as @Ignore + docs
|
2014-03-26 16:49:55 -07:00 |
Xavier Léauté
|
f42b850d60
|
clean up + header
|
2014-03-26 09:31:45 -07:00 |
Xavier Léauté
|
178a9aed40
|
make it clear mergeAndStoreByteRegister has no side effects
|
2014-03-25 17:07:09 -07:00 |
Xavier Léauté
|
a0c38f574b
|
check should be safe to move out of loop
|
2014-03-25 17:07:09 -07:00 |
Xavier Léauté
|
46a5409207
|
minor hll optimizations
|
2014-03-25 17:07:09 -07:00 |
Xavier Léauté
|
5eaadfffa9
|
no need for volatile references
we make no guarantees wrt threadsafety in this class
|
2014-03-25 17:07:09 -07:00 |
Xavier Léauté
|
7dc0e9f1a9
|
remove HLL version specific code outside of HyperLogLogCollector
|
2014-03-25 17:07:09 -07:00 |
Xavier Léauté
|
cd340aa314
|
hll benchmark
|
2014-03-25 17:07:09 -07:00 |
fjy
|
e832dc7a8c
|
Merge branch 'master' of github.com:metamx/druid into better-context
|
2014-03-21 10:46:36 -07:00 |
nishantmonu51
|
dc0e7f404a
|
fix serialisation of segmentMetaDataQuery
|
2014-03-21 14:11:26 +05:30 |
fjy
|
7f8211ecc7
|
extend context to use map string object instead of map string string
|
2014-03-20 13:41:45 -07:00 |
nishantmonu51
|
32ad26210d
|
Fix backwards compatibilty constant post aggregator
|
2014-03-18 20:34:49 +05:30 |
fjy
|
1d1ec1d855
|
clean up some defaults and prepare for next release
|
2014-03-17 21:41:34 -07:00 |
Xavier Léauté
|
7e97073aeb
|
Set queryId in MetricsEmittingQueryRunner
- queryId is now user8 instead of user10, since it was already used
before
|
2014-03-17 13:25:47 -07:00 |
fjy
|
f525361c3d
|
fix broken tests and prepare for next release
|
2014-03-14 15:05:07 -07:00 |
fjy
|
f0fdfbb2f7
|
fix broken constant post agg
|
2014-03-14 14:54:52 -07:00 |
fjy
|
f00ffe4789
|
fix broken tests
|
2014-03-13 11:33:34 -07:00 |
Xavier Léauté
|
de55098898
|
add comment
|
2014-03-12 10:47:23 -07:00 |
Xavier Léauté
|
2ef710191f
|
make sure constants are not null
|
2014-03-12 10:40:02 -07:00 |
fjy
|
42618e6fcf
|
a collection of small bug fixes
|
2014-03-12 10:34:24 -07:00 |