dengzhhu653 commented on PR #5780:
URL: https://github.com/apache/hive/pull/5780#issuecomment-2826235004

   Some thoughts:
   -  at `place1`, the `openTrasactionCalls` should be 2, so 
`commitTransaction` is just changing the `openTrasactionCalls` to 1, we don't 
reach the end of the transaction here.
   -  if we rollback at the `place1`, doesn't it mean we get an unexpected 
exception here, why do we continue to execute to `place2`? 


-- 
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: gitbox-unsubscr...@hive.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org
For additional commands, e-mail: gitbox-h...@hive.apache.org

Reply via email to