Hi , I notice in the first example. https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/sql/queries/match_recognize/
In the create table for Ticker, it refers to deprecated TimeIndicatorTypeInfo : |-- rowtime: TimeIndicatorTypeInfo(rowtime) # point in time when the change to those values happened I assume this needs to be updated to use the new type system. I suggest using the test case create table [1] for the docs. I can raise an issue and make this change. Kind regards, David. [1] https://github.com/apache/flink/blob/d57b89db6b2e177d131ce2376ee17672bd42dfa8/flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/planner/runtime/stream/sql/MatchRecognizeITCase.scala#L391 Unless otherwise stated above: IBM United Kingdom Limited Registered in England and Wales with number 741598 Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU