mirror of
https://github.com/apache/druid.git
synced 2025-02-14 22:15:11 +00:00
* 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.