fqshopify commented on code in PR #174: URL: https://github.com/apache/flink-connector-kafka/pull/174#discussion_r2755969405
########## flink-connector-kafka/src/main/java/org/apache/flink/streaming/connectors/kafka/table/DynamicKafkaTableSource.java: ########## Review Comment: `DynamicKafkaTableSource` is a new source that was just recently added a couple of weeks ago. I'm trying to keep this PR as small as possible so I haven't added `SupportsProjectionPushDown` support here yet but I'd be happy to implement it in the future. Let me know if you'd prefer I include it in this PR or follow up separately. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
