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
Add a Cancel function to the public API of Spanner Lib that allows an application to cancel a running statement (other than one that has already returned a Rows object, as those can be 'cancelled' by just closing the Rows object).
Add a Cancel function to the public API of Spanner Lib that allows an application to cancel a running statement (other than one that has already returned a Rows object, as those can be 'cancelled' by just closing the Rows object).