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

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

> SnowflakeSqlDialect doesn't provide custom unparseSqlIntervalLiteral support 
> -----------------------------------------------------------------------------
>
>                 Key: CALCITE-5892
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5892
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.35.0
>            Reporter: Nick Riasanovsky
>            Assignee: Nick Riasanovsky
>            Priority: Minor
>              Labels: pull-request-available
>
> Snowflake has Interval Literal syntax that is different from other SQL 
> dialects. 
> [https://docs.snowflake.com/en/sql-reference/data-types-datetime#interval-constants]
> Notably, Snowflake requires that both the literal and qualifier be wrapped in 
> `'`, as opposed to most dialects that keep the qualifier as a keyword.
> `unparseSqlIntervalLiteral` should be overloaded to provide this 
> implementation.



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

Reply via email to