lidavidm opened a new issue, #540:
URL: https://github.com/apache/arrow-adbc/issues/540

   Right now unless you ExecuteUpdate, it will always try to infer the schema 
and use COPY. We could fall back to executing the query normally and not using 
COPY to handle things like CREATE/DROP TABLE (since Python DBAPI doesn't 
differentiate between the two as much).


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