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:56:00 UTC

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

Julian Hyde created CALCITE-2418:
------------------------------------

             Summary: 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


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)