mirror of
https://github.com/apache/druid.git
synced 2025-02-12 04:55:12 +00:00
* Implement round function in druid-sql * Return value according to the type of argument * Fix codes for abnoraml inputs, updated math-expr.md * Fix assert text * Fix error messages and refactor codes * Fix compile error, update sql.md, refactor codes and format tests