You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/18 18:13:00 UTC

[jira] [Updated] (CALCITE-5659) Allow CAST in an INTERVAL definition

     [ https://issues.apache.org/jira/browse/CALCITE-5659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated CALCITE-5659:
------------------------------------
    Labels: pull-request-available  (was: )

> Allow CAST in an INTERVAL definition 
> -------------------------------------
>
>                 Key: CALCITE-5659
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5659
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Oliver Lee
>            Assignee: Oliver Lee
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Running queries that contain a CAST as part of the INTERVAL definition is throwing a parser error.
> i.e.
> {{INTERVAL CAST(5 as int64) YEAR}}
> We can make parser changes to allow the Cast function tokens to be accepted 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)