Roman Leventov
693e3575f9
Remove unused code and exception declarations ( #5461 )
...
* Remove unused code and exception declarations
* Address comments
* Remove redundant Exception declarations
* Make FirehoseFactoryV2.connect() to throw IOException again
2018-03-16 22:11:12 +01:00
Gian Merlino
7e02408510
Update versions to 0.13.0-SNAPSHOT. ( #5323 )
2018-02-02 12:06:38 -06:00
Roman Leventov
8877ce38d6
Enforce modifier order with Checkstyle ( #5246 )
2018-01-11 09:50:42 +01:00
Roman Leventov
5787d04fad
Bump Druid version to 0.12.0 ( #5138 )
2017-12-15 07:37:01 -08:00
Roman Leventov
3541b7544b
Prohibit and remove unused declarations in the processing module ( #4930 )
...
* Prohibit and remove unused declarations in the processing module
* Fix tests
* Fix integration tests
* Suppress unused
* Try to remove SuppressWarnings unused in VirtualColumn
* Remove reset 'false positives'
* Annotate CliCommandCreator as ExtensionPoint
* Unused import warning instead of error in IntelliJ
* Fixes
* Add comment
* Fix AzureBlob
* Fix CloudFilesBlob
* Address comments
* Add Project SDK section to INTELLIJ_SETUP.md
* Fix image
2017-11-09 09:27:27 -08:00
Gian Merlino
1f2074c247
Bump versions in master to 0.11.1-SNAPSHOT. ( #4878 )
...
* Bump versions in master to 0.11.1-SNAPSHOT.
* Missed a few.
2017-09-28 17:09:51 -05:00
Gian Merlino
daf3c5f927
Add "round" option to cardinality and hyperUnique aggregators. ( #4720 )
...
* Add "round" option to cardinality and hyperUnique aggregators.
Also turn it on by default in SQL, to make math on distinct counts
work more as expected.
* Fix some compile errors.
* Fix test.
* Formatting.
2017-08-28 14:52:11 -07:00
Roman Leventov
cacf63b007
Add AggregateCombiners ( #4676 )
...
* Add MetricCombiners
* Rename MetricCombiner to AggregateCombiner
* Spelling
* Fix TimestampAggregatorFactory.combine() and add makeAggregateCombiner() implementation
* Rename AggregateCombiner.combine() to fold()
2017-08-21 16:45:29 -07:00
Roman Leventov
cbd1902db8
Add forbidden-apis plugin; prohibit using system time zone ( #4611 )
...
* Forbidden APIs WIP
* Remove some tests
* Restore io.druid.math.expr.Function
* Integration tests fix
* Add comments
* Fix in SimpleWorkerProvisioningStrategy
* Formatting
* Replace String.format() with StringUtils.format() in RemoteTaskRunnerTest
* Address comments
* Fix GroupByMultiSegmentTest
2017-08-21 13:02:42 -07:00
Roman Leventov
aa7e4ae5e4
Enforce correct spacing with Checkstyle ( #4651 )
2017-08-05 10:18:25 -07:00
Roman Leventov
c0beb78ffd
Enforce brace formatting with Checkstyle ( #4564 )
2017-07-21 10:26:59 -05:00
Roman Leventov
d168a4271e
Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY ( #4496 )
...
* Use Double.NEGATIVE_INFINITY and Double.POSITIVE_INFINITY instead of Double.MIN_VALUE and Double.MAX_VALUE, same for Float
* Replace usages in comments
* Fix RTree
* Remove commented code
* Add tests
2017-07-07 09:10:13 -06:00
Roman Leventov
9ae457f7ad
Avoid using the default system Locale and printing to System.out in production code ( #4409 )
...
* Avoid usages of Default system Locale and printing to System.out or System.err in production code
* Fix Charset in DruidKerberosUtil
* Remove redundant string format in GenericIndexed
* Rename StringUtils.safeFormat() to unimportantSafeFormat(); add StringUtils.format() which fails as well as String.format()
* Fix testSafeFormat()
* More fixes of redundant StringUtils.format() inside ISE
* Rename unimportantSafeFormat() to nonStrictFormat()
2017-06-29 14:06:19 -07:00
Roman Leventov
ae900a4934
Update versions to 0.11.0-SNAPSHOT ( #4483 )
2017-06-28 17:05:58 -07:00
Roman Leventov
31d33b333e
Make using implicit system Charset an error ( #4326 )
...
* Make using implicit system charset an error
* Use StringUtils.toUtf8() and fromUtf8() instead of String.getBytes() and new String()
* Use English locale in StringUtils.safeFormat()
* Restore comment
2017-06-05 23:57:25 -07:00
Gian Merlino
2ca7b00346
Update versions to 0.10.1-SNAPSHOT. ( #4191 )
2017-04-20 18:12:28 -07:00
DaimonPl
a2875a4d91
pre-computed HLL support for hyperUnique aggregator ( #3909 )
2017-02-13 15:26:20 -08:00
Gian Merlino
12317fd001
Bump version to 0.10.0-SNAPSHOT. ( #3913 )
2017-02-06 17:54:35 -08:00
DaimonPl
93b71e265e
Extract HLL related code to separate module ( #3900 )
2017-02-03 09:45:11 -08:00
fjy
cd78b9167d
remove druid-hll and use hyperUnique
2014-05-30 16:28:24 -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
5ce80068d2
[maven-release-plugin] prepare for next development iteration
2014-05-20 13:22:52 -07:00
fjy
904c9049a7
[maven-release-plugin] prepare release druid-0.6.114
2014-05-20 13:22:48 -07:00
fjy
783f8fcc99
[maven-release-plugin] prepare for next development iteration
2014-05-20 12:47:33 -07:00
fjy
def12c03bd
[maven-release-plugin] prepare release druid-0.6.113
2014-05-20 12:47:29 -07:00
fjy
e5454b47f1
[maven-release-plugin] prepare for next development iteration
2014-05-20 10:49:00 -07:00
fjy
bcffb92181
[maven-release-plugin] prepare release druid-0.6.112
2014-05-20 10:48:53 -07:00
fjy
dd59b58208
[maven-release-plugin] prepare for next development iteration
2014-05-19 21:17:09 -07:00
fjy
511aca9ea8
[maven-release-plugin] prepare release druid-0.6.111
2014-05-19 21:17:04 -07:00
Xavier Léauté
20c4fbc98d
[maven-release-plugin] prepare for next development iteration
2014-05-16 16:34:19 -07:00
Xavier Léauté
4abcf3e16a
[maven-release-plugin] prepare release druid-0.6.110
2014-05-16 16:34:12 -07:00
fjy
da285d8665
[maven-release-plugin] prepare for next development iteration
2014-05-15 16:44:36 -07:00
fjy
b7009c9102
[maven-release-plugin] prepare release druid-0.6.109
2014-05-15 16:44:32 -07:00
fjy
48ae84ed56
[maven-release-plugin] prepare for next development iteration
2014-05-07 12:40:14 -07:00
fjy
27f7c45e91
[maven-release-plugin] prepare release druid-0.6.108
2014-05-07 12:40:10 -07:00
fjy
42994cebcd
[maven-release-plugin] prepare for next development iteration
2014-05-07 11:25:50 -07:00
fjy
2bf5c3831d
[maven-release-plugin] prepare release druid-0.6.107
2014-05-07 11:25:45 -07:00
Gian Merlino
6f3f5c6e99
[maven-release-plugin] prepare for next development iteration
2014-05-06 11:28:39 -07:00
Gian Merlino
a5a875e1ed
[maven-release-plugin] prepare release druid-0.6.106
2014-05-06 11:28:34 -07:00
fjy
e0bce3168c
[maven-release-plugin] prepare for next development iteration
2014-05-01 15:09:01 -07:00
fjy
dd0004b759
[maven-release-plugin] prepare release druid-0.6.105
2014-05-01 15:08:57 -07:00
fjy
015000ee8f
[maven-release-plugin] prepare for next development iteration
2014-04-30 13:16:24 -07:00
fjy
eae7d55dce
[maven-release-plugin] prepare release druid-0.6.104
2014-04-30 13:16:20 -07:00
fjy
7700001e27
[maven-release-plugin] prepare for next development iteration
2014-04-30 10:45:20 -07:00
fjy
1e639792bf
[maven-release-plugin] prepare release druid-0.6.103
2014-04-30 10:45:14 -07:00
fjy
9ad0da0794
[maven-release-plugin] prepare for next development iteration
2014-04-30 10:26:38 -07:00
fjy
5b7b29b61b
[maven-release-plugin] prepare release druid-0.6.102
2014-04-30 10:26:34 -07:00
Xavier Léauté
f88cb13ccb
[maven-release-plugin] prepare for next development iteration
2014-04-24 17:27:58 -07:00
Xavier Léauté
b8c14ba061
[maven-release-plugin] prepare release druid-0.6.101
2014-04-24 17:27:46 -07:00