jerqi commented on PR #9779:
URL: https://github.com/apache/gravitino/pull/9779#issuecomment-3782951893

   > > ```ini
   > > MysqlPartitionStatisticStorageFactory
   > > ```
   > 
   > May I ask if the database used here is different from the one used by 
Gravitino entity storage? Another point is whether we can use "SqlSession" to 
manage the SQL like what Gravitino entity storage employs.
   
   The partition statistics should be simple. It will be complex if we used 
persistent object concept. So we don't use SqlSession.


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