godfrey he created FLINK-11839:
----------------------------------
Summary: Introduce the rest flink logical relational nodes
Key: FLINK-11839
URL:
https://issues.apache.org/jira/browse/FLINK-11839 Project: Flink
Issue Type: New Feature
Components: SQL / Planner
Reporter: godfrey he
Assignee: godfrey he
the rest flink logical relational nodes contains: `FlinkLogicalWindowAggregate` `FlinkLogicalSnapshot`, `FlinkLogicalSemiJoin`, `FlinkLogicalMatch`.
`FlinkLogicalWindowAggregate` depends on `Expression`,
`FlinkLogicalSnapshot`, `FlinkLogicalSemiJoin` and `FlinkLogicalMatch` depend on Calcite change.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)