JingsongLi commented on code in PR #6447:
URL: https://github.com/apache/paimon/pull/6447#discussion_r2450281855
##########
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/source/FileStoreSourceSplitGenerator.java:
##########
@@ -35,7 +36,11 @@ public class FileStoreSourceSplitGenerator {
private final AtomicInteger idCounter = new AtomicInteger(1);
public List<FileStoreSourceSplit> createSplits(TableScan.Plan plan) {
Review Comment:
Can you remove this method?
--
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]