druid/distribution
Hiroshi Fukada 3fe3a65344
New: Add DDSketch in extensions-contrib (#15049)
* New: Add DDSketch-Druid extension

- Based off of http://www.vldb.org/pvldb/vol12/p2195-masson.pdf and uses
 the corresponding https://github.com/DataDog/sketches-java library
- contains tests for post building and using aggregation/post
  aggregation.
- New aggregator: `ddSketch`
- New post aggregators: `quantileFromDDSketch` and
  `quantilesFromDDSketch`

* Fixing easy CodeQL warnings/errors

* Fixing docs, and dependencies

Also moved aggregator ids to AggregatorUtil and PostAggregatorIds

* Adding more Docs and better null/empty handling for aggregators

* Fixing docs, and pom version

* DDSketch documentation format and wording
2024-01-23 20:17:07 +05:30
..
bin Add MSQ Durable Storage Connector for Google Cloud Storage and change current Google Cloud Storage client library (#15398) 2023-12-14 07:34:49 +05:30
docker Prepare main branch for next 30.0.0 release. (#15707) 2024-01-23 15:55:54 +05:30
src/assembly Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
asf-release-process-guide.md Update publishing readme (#15406) 2023-11-28 15:41:19 +05:30
pom.xml New: Add DDSketch in extensions-contrib (#15049) 2024-01-23 20:17:07 +05:30