Hi folks, Just wanted to share a PR I've been working on to add support for projection pushdown to the Flink Kafka Table connector: https://github.com/apache/flink-connector-kafka/pull/174
I think this could improve performance and even resiliency in some cases (see the PR description for more details). Would love to hear thoughts from the community on the proposed change and if there are people who are interested in helping review this. Thanks, Farooq