lidavidm commented on code in PR #2470: URL: https://github.com/apache/arrow-adbc/pull/2470#discussion_r1953540190
########## 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: Also I think we need a backtrace. That appears to be from `FromStr<AdbcVersion>` so I think the Rust code appears to be parsing the driver version somewhere at a first glance. But it's hard to tell without any context. -- 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]
