paleolimbot commented on PR #2219:
URL: https://github.com/apache/arrow-adbc/pull/2219#issuecomment-2448328132

   > Would it make sense to try and do a text based COPY instead of binary? Or 
does Redshift disable that altogether?
   
   If we did want to seriously support redshift we would need to do this 
somehow (right now bulk insert doesn't work, and the workaround of `INSERT 
INTO` with a bind stream is ungodly slow). There are both Rust and Go SDKs!


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