matquant14 opened a new issue, #1143: URL: https://github.com/apache/arrow-adbc/issues/1143
I'm starting to explore the adbc snowflake driver for python. Is there a way for the adbc cursor to return the Snowflake query id, like the cursor from the snowflake python connector does, after executing a query? Or do I have to run ` SELECT LAST_QUERY_ID() ` after I execute my SQL query? I'm not seeing anything in the documentation or in the code -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org