mkleen opened a new pull request, #23439:
URL: https://github.com/apache/datafusion/pull/23439

   ## Which issue does this PR close?
   
   - Closes None. 
   
   ## Rationale for this change
   
   Follow up to https://github.com/apache/datafusion/pull/22613. Cache hits are 
now supported for all memory-limiting caches. Therefore it makes sense to 
expose them in the `list_files_cache` function the same way the 
`metadata_cache` function does it already.
   
   ## What changes are included in this PR?
   
   - Add cache hits to the `list_files_cache` function
   - Tests
   - Adapt documentation for the `list_files_cache` function
   
   ## Are these changes tested?
   
   Yes.
   
   ## Are there any user-facing changes?
   
   Yes, the `list_files_cache` function supports now cache hits but no breaking 
changes.
   


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