aiguofer commented on issue #2040:
URL: https://github.com/apache/arrow-adbc/issues/2040#issuecomment-2305220725

   ohhh interesting, I noticed the `adbc_prepare` in the logs recently and was 
wondering what it was for. We'll try that!
   
   Unfortunately using regular Statements is not an option for us right now. 
Since neither ADBC nor JDBC use those requests, we have not implemented it.
   
   Side note/question: is there any plan on having (A|J)DBC use regular 
Statements instead of PreparedStatements? we did notice some recent attempted 
requests from a Go ADBC driver to the regular Statement flow on our server.


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