[
https://issues.apache.org/jira/browse/CALCITE-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde reassigned CALCITE-3383:
------------------------------------
Assignee: Julian Hyde
> Allow plural time units in interval literals
> --------------------------------------------
>
> Key: CALCITE-3383
> URL: https://issues.apache.org/jira/browse/CALCITE-3383
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
>
> Allow plural time units in interval literals. For example, currently, Calcite
> allows {{INTERVAL '2' DAY}} but gives an error for {{INTERVAL '2' DAYS}}.
> (Note: DAY vs DAYS.)
> Standard SQL only allows the first; PostgreSQL allows both.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)