[
https://issues.apache.org/jira/browse/CALCITE-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-3383.
----------------------------------
Fix Version/s: 1.22.0
Resolution: Fixed
Fixed in
[4be2d08e|https://github.com/apache/calcite/commit/4be2d08e2116234a7df982014f8ae5bc79a7e0bf].
> 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
> Fix For: 1.22.0
>
>
> 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)