eitsupi commented on issue #2216: URL: https://github.com/apache/arrow-adbc/issues/2216#issuecomment-2994023152
I was wondering if there is a possibility that ADBC may not support API 1.1.0, since the DuckDB documentation states the following. > DuckDB's ADBC driver currently supports version 0.7 of ADBC. However, when I went through the history, it seems that the version written here is the library version (duckdb/duckdb#9185), and the API was already 1.1.0 at the time of the library 0.7.0 release[^1]. [^1]: <https://arrow.apache.org/blog/2023/09/23/adbc-0.7.0-release/> So does this mean that DuckDB supports the latest ADBC API? Perhaps the "0.7" notation is confusing and should be updated. -- 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]
