[
https://issues.apache.org/jira/browse/CALCITE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547194#comment-16547194
]
Julian Hyde commented on CALCITE-2418:
--------------------------------------
Working on this in my
https://github.com/julianhyde/calcite/tree/1870-lattice-suggester branch.
> 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
> 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)