mirror of https://github.com/apache/druid.git
d4ef0f6d94
* Improved SQL support for floats and doubles. - Use Druid FLOAT for SQL FLOAT, and Druid DOUBLE for SQL DOUBLE, REAL, and DECIMAL. - Use float* aggregators when appropriate. - Add tests involving both float and double columns. - Adjust documentation accordingly. * CR comments. * Fix braces. |
||
---|---|---|
.. | ||
src | ||
pom.xml |