lidavidm commented on issue #538: URL: https://github.com/apache/arrow-adbc/issues/538#issuecomment-1610034705
There's not a way to adjust this (and postgres 8 is long EOL). Even if there was, the COPY mode is quite tied into postgres internals so there's no guarantee we can properly read the data. It's possible we could eventually support falling back to the non-COPY mode (we already have to do this with prepared statements - you could experiment with that?). -- 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]
