Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #2450][FOLLOWUP] Remove opHandle from opHandleSet when except…
…ion occurs ### _Why are the changes needed?_ Follow up #2450 In PR #2452, I add opHandle to opHandleSet before running, when running exception we need to remove opHandle from opHandleSet. ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request Closes #2504 from wForget/KYUUBI-2450-1. Closes #2450 a4ef89a [wforget] [KYUUBI-2450][FOLLOWUP] Remove Operation handle from opHandleSet when exception occurs Authored-by: wforget <643348094@qq.com> Signed-off-by: Fei Wang <fwang12@ebay.com>
- Loading branch information