You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2018/07/17 22:58:00 UTC

[jira] [Updated] (CALCITE-2418) Remove matchRecognize field of SqlSelect

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

Julian Hyde updated CALCITE-2418:
---------------------------------
    Attachment: match_recognize.patch

> Remove matchRecognize field of SqlSelect
> ----------------------------------------
>
>                 Key: CALCITE-2418
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2418
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>         Attachments: match_recognize.patch
>
>
> Remove matchRecognize field of SqlSelect, and its accessors setMatchRecognize and getMatchRecognize. MATCH_RECOGNIZE is represented as an operator in the FROM clause, so the matchRecognize field is not used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)