alamb commented on issue #18953:
URL: https://github.com/apache/datafusion/issues/18953#issuecomment-3613444526

   > > one session-level cache here
   > 
   > Didn't understand this fully 😅 , we are creating the Statistics cache in 
the CacheManager right which is a Session object. How is it still constraint to 
a table?
   
   Somehow it seems like this is the statistics cache that gets created (not 
connected to the session)
   
   
https://github.com/apache/datafusion/blob/9f725d9c7064813cda0de0f87d115354b68d76e6/datafusion/catalog-listing/src/table.rs#L227-L226
   
   So making a PR to show the statistics cache is great, but I suspect it won't 
show up for a while


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