CurtHagenlocher commented on issue #2216:
URL: https://github.com/apache/arrow-adbc/issues/2216#issuecomment-3000805392

   > I thought 1.1.0 was supported because the source code looked like there 
was something was added in 1.1.0, but is that actually not the case?
   
   If you look at the source (i.e. 
[https://github.com/duckdb/duckdb/blob/894822942c1859bac9b0f7cd10fea62e7ba23a47/src/common/adbc/adbc.cpp](https://github.com/duckdb/duckdb/blob/894822942c1859bac9b0f7cd10fea62e7ba23a47/src/common/adbc/adbc.cpp))
 you'll see that they only set the function pointers for functions in the 1.0.0 
API. (They also don't check the requested version being passed in :(.)


-- 
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