caiconghui commented on pull request #8423: URL: https://github.com/apache/incubator-doris/pull/8423#issuecomment-1063983330
> Could you add more detail explaination of your modifying logic. Such as > > 1. What problem it is solved? > 2. How can this solve the problem? > 3. There is any concrete case to show? this PR is to solve problem that transaction may not be finished, when some tables in table list have been dropped, the solution is to finish transaction with exist table. case1 table with committed txns and force drop table. -- 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]
