lidavidm commented on issue #1131: URL: https://github.com/apache/arrow-adbc/issues/1131#issuecomment-1740784655
It's mostly up to the backend to decide what to do here, and apparently SQLite has decided that this is perfectly OK. Drivers can choose to do more query preprocessing but I would expect most/all of them will not (the exception maybe being Postgres choosing to wrap your query in COPY). -- 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]
