[
https://issues.apache.org/jira/browse/CALCITE-5279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17655130#comment-17655130
]
Jess Balint commented on CALCITE-5279:
--------------------------------------
{{ASYMMETRIC}} is the default for {{BETWEEN}} in SQL. Can we exclude it from
{{SqlBetweenOperator}}'s {{unparse()}} method if it has this value?
> Firebolt does not support BETWEEN ASYMMETRIC
> --------------------------------------------
>
> Key: CALCITE-5279
> URL: https://issues.apache.org/jira/browse/CALCITE-5279
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.31.0, 1.32.0
> Reporter: Aymeric Dispa
> Assignee: Aymeric Dispa
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.33.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Asymmetric keyword is not supported by Firebolt.
> The dialect must be changed so that the keyword that is not supported is
> simply not included in the query
--
This message was sent by Atlassian Jira
(v8.20.10#820010)