apache / arrow-adbc

Database connectivity API standard and libraries for Apache Arrow
https://arrow.apache.org/adbc/
Apache License 2.0
385 stars 98 forks source link

Update Snowflake Go driver to 1.12.0 #2295

Closed davidhcoe closed 3 weeks ago

davidhcoe commented 3 weeks ago

What feature or improvement would you like to see?

Snowflake just released https://docs.snowflake.com/en/release-notes/clients-drivers/golang-2024#version-1-12-0-october-30-2024 which has some enhanced logging capabilities for Arrow but also drops support for Go 1.20. Can the ADBC library update this dependency fairly easily?