JingsongLi commented on PR #5046:
URL: https://github.com/apache/paimon/pull/5046#issuecomment-2716510958

   > Currently the implementation **always** fetches metadata when retrieving 
file statuses, this could slow down the operation of normal tables while the 
metadata is only used by object tables.
   > 
   > I'm thinking adding `FileIO#enableFeature(String)`, 
`FileIO#disableFeature(String)` to allow on-the-fly tuning of FileIO behaviors. 
What's your opinions?
   
   Yes, I think we should disable this by default. Option can be in catalog 
option.


-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to