wenzhenghu commented on code in PR #59065:
URL: https://github.com/apache/doris/pull/59065#discussion_r2693095463


##########
fe/fe-core/src/main/java/org/apache/doris/datasource/FileQueryScanNode.java:
##########
@@ -658,4 +642,49 @@ public TableScanParams getScanParams() {
         }
         return this.scanParams;
     }
+
+    protected boolean fileCacheAdmissionCheck() throws UserException {

Review Comment:
   哪些类型catalog的scan会走filequeryscannode?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to