xushiyan commented on code in PR #18022:
URL: https://github.com/apache/hudi/pull/18022#discussion_r2744073038


##########
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:
   What is the proper name for the FLIP-27 Source API? let's use a proper name, 
surely we don't want to keep referring to a FLIP number :)



-- 
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]

Reply via email to