paleolimbot commented on PR #2219: URL: https://github.com/apache/arrow-adbc/pull/2219#issuecomment-2444666151
@lidavidm Any ideas on a good approach here? We could eliminate the database option and just fall back on the non-array version of the type query (or issue two queries). It would still need something like `cursor.adbc_statement.set_options(use_copy = False)` but at least it would let Redshift users connect (and give us their bug reports about other things that don't work). -- 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]
