xishuaidelin commented on code in PR #25967:
URL: https://github.com/apache/flink/pull/25967#discussion_r1914436452
##########
flink-table/flink-table-common/src/main/java/org/apache/flink/table/connector/source/abilities/SupportsProjectionPushDown.java:
##########
@@ -89,6 +79,8 @@ default void applyProjection(int[][] projectedFields) {
* @param producedDataType the final output type of the source, with the
projection applied
*/
default void applyProjection(int[][] projectedFields, DataType
producedDataType) {
Review Comment:
Done
--
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]