You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My golang program will execute multiple SQL over hs2 simultaneously. If my program exited, where these running executions will go? Can I recover these executions to Connection/Cursor from hs2? Or can I find these executions by hs2 OperationId? How can I implement this? Thank you.
The text was updated successfully, but these errors were encountered:
My golang program will execute multiple SQL over hs2 simultaneously. If my program exited, where these running executions will go? Can I recover these executions to Connection/Cursor from hs2? Or can I find these executions by hs2 OperationId? How can I implement this? Thank you.
The text was updated successfully, but these errors were encountered: