danny0405 commented on code in PR #18103: URL: https://github.com/apache/hudi/pull/18103#discussion_r2807088623
########## hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/table/format/mor/MergeOnReadInputSplit.java: ########## Review Comment: should we add the partition path into the split, I see there could be some compatibility issues but we can solve it in separate task, usually a input splits comes from the `FileSlice` which already taks a partition path. -- 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]
