caiconghui commented on issue #3368:
URL: 
https://github.com/apache/incubator-doris/issues/3368#issuecomment-617512726


   @kangkaisen I think if we want to support table level isolation, there is 
still many work to do, because now the meta design for doris is on db level 
isolation, and this PR not only support db level isolation, but also do some 
optimization for txn manage task, the transaction performance may not be poor 
although one DB has hundreds of tables, we still need some performance data to 
decide to if we need to support table level isolation, we just do it now.


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

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