Julian Hyde created CALCITE-1608:
------------------------------------
Summary: Move addMonths and subtractMonths from Calcite to Avatica
Key: CALCITE-1608
URL: https://issues.apache.org/jira/browse/CALCITE-1608
Project: Calcite
Issue Type: Bug
Components: avatica
Reporter: Julian Hyde
Move the {{addMonths}} and {{subtractMonths}} methods from Calcite's
{{SqlFunctions}} to Avatica's {{DateTimeUtils}}. This is consistent with other
date-time functions being in Avatica.
Also, move tests from Calcite {{SqlFunctionsTest}} to Avatica
{{DateTimeUtilsTest}}.
After they are in an Avatica release that Calcite uses, we can remove from
Calcite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)