You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Omid B (Jira)" <ji...@apache.org> on 2022/04/15 12:55:00 UTC

[jira] [Commented] (CALCITE-3796) Support Array operator <, <=, >, >=

    [ https://issues.apache.org/jira/browse/CALCITE-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522818#comment-17522818 ] 

Omid B commented on CALCITE-3796:
---------------------------------

Hi, I'm a bit confused about how we should work array functions mentioned in [https://www.postgresql.org/docs/9.6/functions-array.html]

Is there a module that can handle this parsing? Babel doesn't parse some of these operators either. 

> Support Array operator <, <=, >, >=
> -----------------------------------
>
>                 Key: CALCITE-3796
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3796
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Rui Wang
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Seems like Calcite has an  =, <> support for array type. But it does not have <, <=, >, >= support.
> Postgresql array operators: https://www.postgresql.org/docs/9.6/functions-array.html



--
This message was sent by Atlassian Jira
(v8.20.1#820001)