felipecrv commented on code in PR #2470: URL: https://github.com/apache/arrow-adbc/pull/2470#discussion_r1953564956
########## CHANGELOG.md: ########## @@ -759,3 +759,46 @@ - **c/driver/postgresql**: Use Status instead of AdbcStatusCode/AdbcError in result helper (#2178) - **c/driver**: Use non-objects framework components in Postgres driver (#2166) - **c/driver/postgresql**: Use copy writer in BindStream for parameter binding (#2157) + +## ADBC Libraries 16 (2025-01-17) + +### Versions + +- C/C++/GLib/Go/Python/Ruby: 1.4.0 Review Comment: I figured what was the problem now! My environment had `ADBC_SNOWFLAKE_ADBC_VERSION` defined to `1.4.0`. :/ > BTW, @felipecrv can you please open new issues instead of necroing older threads if possible? I wanted to confirm if there was an actual problem first and got here through git blame. -- 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]
