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
Hi - would it be possible to get the query id from the cursor instead of needing to run a separate query? Right now we have to make a separate call when we want to cancel the running query like this and would also like to easily log query ids in our application logs for customer debugging.
This is something that we get from snowflake but doesn't look like I can get it from the cursor here.