CTTY commented on code in PR #11792:
URL: https://github.com/apache/hudi/pull/11792#discussion_r1722624399
##########
hudi-client/hudi-client-common/src/test/java/org/apache/hudi/testutils/HoodieMergeOnReadTestUtils.java:
##########
@@ -57,48 +55,9 @@ public class HoodieMergeOnReadTestUtils {
private static final Logger LOG =
LoggerFactory.getLogger(HoodieMergeOnReadTestUtils.class);
- public static List<RecordReader>
getRecordReadersUsingInputFormat(Configuration conf, List<String> inputPaths,
Review Comment:
Yes, this method is no longer in use
--
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]