mirror of
https://github.com/apache/impala.git
synced 2026-01-26 21:02:23 -05:00
Add in missing dfloor alias. This should have been added as part of IMPALA-1660 as an alias for floor(double) but was overlooked. Also add in aliases for decimal versions of functions where they exist. Change-Id: Icb790745714882248d365274e95d45eaaf0ba133 Reviewed-on: http://gerrit.cloudera.org:8080/697 Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com> Reviewed-by: Alex Behm <alex.behm@cloudera.com> Tested-by: Internal Jenkins