HuangZhenQiu commented on code in PR #17773:
URL: https://github.com/apache/hudi/pull/17773#discussion_r2675133144
##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/source/split/HoodieSourceSplit.java:
##########
@@ -83,6 +92,38 @@ public String splitId() {
return toString();
}
+ public String getFileId() {
Review Comment:
Will fix this in another PR to use lombok for all of newly added flink
source classes.
--
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]