Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The SqlMatchRecognize does not return full list of its operands. The method SqlMatchRecognizeOperator#createCall expects 12 operands whereas SqlMatchRecognize#getOperandList returns only 10. It misses rowsPerMatch and interval.
It results that the SqlShuttle and more concretely the CallCopyingArgHandler does not work with SqlMatchRecognize.
Attachments
Issue Links
- causes
-
FLINK-20077 Cannot register a view with MATCH_RECOGNIZE clause
- Closed
- links to