JingsongLi commented on code in PR #7602:
URL: https://github.com/apache/paimon/pull/7602#discussion_r3200560282


##########
paimon-core/src/main/java/org/apache/paimon/table/source/AbstractDataTableRead.java:
##########
@@ -88,14 +90,37 @@ public final InnerTableRead withReadType(RowType readType) {
         return this;
     }
 
+    protected void configurePrescanRead(InnerTableRead prescanRead) {}

Review Comment:
   Remove this, just let `DataEvolutionTableRead` handle this.



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