CurtHagenlocher commented on issue #3480: URL: https://github.com/apache/arrow-adbc/issues/3480#issuecomment-3362877122
We're only using a small warehouse. I just spent a bit of time writing a test program using the Snowflake Connector for .NET to insert basically the same data. It's not quite an apples-to-apples comparison, but my program finishes in less than a minute. The final `COPY INTO` from ADBC took nearly an hour while the `COPY INTO` from my test program took 26 seconds. I've passed the corresponding Query IDs on to our contact at Snowflake and will hopefully get some insight on how the ADBC code could be modified. -- 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]
