Github user wuchong commented on the issue:
https://github.com/apache/flink/pull/2810
Hi @tonycox , thanks for the update. I'm thinking of an idea that
`StreamProjectableTableSourceScan` seems duplicate with
`StreamTableSourceScan`, why not reuse the `StreamTableSourceScan` with an
addition field `projects: Option[util.List[_ <: RexNode]]`.
What do you think ?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---