mirror of
https://github.com/apache/druid.git
synced 2025-02-11 20:45:01 +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.