JunRuiLee commented on PR #7916:
URL: https://github.com/apache/paimon/pull/7916#issuecomment-4498115023

   > I want to ask if this is used in the production environment? I haven't 
seen it yet.
   
   Yes, there are scenarios where users access table/statistics information 
from Python, and that was the original motivation for this PR.
   
   After reconsidering it, I think this requirement may be mostly covered by 
system tables, especially for reading existing metadata or statistics. The 
ANALYZE commit support may be a larger scope than necessary for PyPaimon at 
this stage.
   
   If the community does not think this is useful enough or worth the 
maintenance cost, I am fine with closing this PR.


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