zeroshade commented on issue #3480:
URL: https://github.com/apache/arrow-adbc/issues/3480#issuecomment-3368017539

   > I just spent a bit of time writing a test program using the Snowflake 
Connector for .NET to insert basically the same data.
   
   For your case that took only 26 seconds with the COPY into, were you doing 
the following?
   
   1. Write data into Parquet files
   2. Use `PUT` queries to upload the parquet files to snowflake
   3. Run `COPY INTO` to copy from the Parquet files into the table
   
   Or were you doing a different process?


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