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/09/05 07:21:00 UTC

[jira] [Resolved] (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 resolved CALCITE-2418.
----------------------------------
    Resolution: Fixed

Fixed in [76a8cfd1|http://git-wip-us.apache.org/repos/asf/calcite/commit/76a8cfd1].

> 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
>              Labels: match
>             Fix For: 1.18.0
>
>         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)