mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
* First set of changes for tDigest histogram * Add license * Address code review comments * Add a doc page for new T-Digest sketch aggregators. Minor code cleanup and comments. * Remove synchronization from BufferAggregators. Address code review comments * Fix typo