connelld-dpsk12 opened a new issue, #2062:
URL: https://github.com/apache/arrow-adbc/issues/2062

   ### What happened?
   
   ```ERRO[0016]connection.go:275 gosnowflake.(*snowflakeConn).Close context 
canceled```
   
   Ive tries both python 3.8 and 3.10 when using the adbc engine to 
write_database with polars. Looks like other people have had a similar issue
   
   ### Stack Trace
   
   ```ERRO[0016]connection.go:275 gosnowflake.(*snowflakeConn).Close context 
canceled```
   
   
   ### How can we reproduce the bug?
   
   ```df.write_database(connection=conn, table_name=table, 
if_table_exists='replace', engine='adbc')```
   
   ### Environment/Setup
   
   adbc-driver-snowflake==1.1.0


-- 
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

Reply via email to