godfreyhe commented on issue #7910: [FLINK-11834] [table-planner-blink] Introduce flink logical relational nodes URL: https://github.com/apache/flink/pull/7910#issuecomment-470099942 `FlinkLogicalTableSourceScan` is also added into this commit. The rest flink logical nodes(contains: `FlinkLogicalWindowAggregate`, `FlinkLogicalSnapshot`, `FlinkLogicalSemiJoin`, `FlinkLogicalMatch` ) will be introduced later because they depend on `Expression` or Calcite change.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
