Description
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.
Attachments
Attachments
Issue Links
- relates to
-
CALCITE-1570 Add MATCH_RECOGNIZE operator, for event pattern-matching
- Closed