[
https://issues.apache.org/jira/browse/CALCITE-5363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628012#comment-17628012
]
Julian Hyde commented on CALCITE-5363:
--------------------------------------
Most or all tests for these functions are commented out in {{redshift.iq}}. As
part of this change we should enable more tests, probably in {{class
SqlOperatorTest}}.
> Move DATEADD, DATEDIFF, DATE_PART from Babel to Core parser
> -----------------------------------------------------------
>
> Key: CALCITE-5363
> URL: https://issues.apache.org/jira/browse/CALCITE-5363
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Priority: Major
>
> Move the DATEADD, DATEDIFF, DATE_PART functions (maybe also DATEPART) from
> Babel to Core parser. They require special parsing (maybe not quite as
> special, following CALCITE-5155) but it would be nice if they could be
> enabled just by setting 'lib=postgres' without switching parser.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)