XiaoHongbo-Hope commented on PR #8731:
URL: https://github.com/apache/paimon/pull/8731#issuecomment-5045610346

   > > > Maybe 50MB by default? I remember DataFusion is 50 MB.
   > > 
   > > 
   > > DataFusion uses 50 MB per RuntimeEnv, while this cache is scoped per 
FileIO, so multiple FileIO instances may each use up to the configured limit. 
Given the difference in scope, what default would you suggest?
   > 
   > Why this cache is scoped per FileIO?
   
   Revised and updated 50MB as default.


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