HuangZhenQiu commented on code in PR #18022: URL: https://github.com/apache/hudi/pull/18022#discussion_r2744152754
########## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/source/HoodieSource.java: ########## @@ -55,20 +55,25 @@ import java.util.stream.Collectors; /** - * Hoodie Source implementation. - * @param <T> record Type + * Hoodie FLIP-27 Source implementation for Flink streaming and batch reads. Review Comment: Make sense. How about Hudi Flink Source V2 implementation? -- 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]
