joellubi commented on issue #2128:
URL: https://github.com/apache/arrow-adbc/issues/2128#issuecomment-2474426918

   Thanks for bumping this @davlee1972. I'm expecting to have some bandwidth 
open up soon to help with this.
   
   Generally the process should cancel all contexts once it believes that it is 
done. There are 2 possible changes I can think of that may be causing this: 
either the updates to context cancellation in recent releases of gosnowflake 
are changing this behavior and/or something changed with how snowflake's API 
handles COPY acknowledgement, which might cause API calls to unblock before the 
COPY is actually done.
   
   Do you know if the earlier ADBC driver versions you tested still work? If 
so, that may help rule out the possibility of this being an API-only change on 
snowflake's side.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to