joshua_janicas
08/08/2023, 8:59 PMtap-mssql
(Buzzcut Norman variant) and target-snowflake
(Meltano Variant) over the past month, and I am getting to the point now where I am using one of my smaller clients to load data into snowflake (about a 57 GB database).
For some of my "bigger" tables (1.4 million rows or so), it's taken about 18 minutes to load (~ 80,000 rows/min). While for a smaller client this speed is not too bad (although the amount of logs I am seeing is huge!), I have bigger clients whose same table has about 40 million rows. Given the same speed, it'd take me about 9 to 10 hours to load that single table.
I know that there's some efforts right now to address the batching side of things to increase from default size of 10K / batch: https://github.com/meltano/sdk/pull/1876 . Are there any recommendations or thoughts as to what I can do on my end in the meantime to increase the speed?visch
08/08/2023, 9:01 PMvisch
08/08/2023, 9:02 PMvisch
08/08/2023, 9:03 PMjoshua_janicas
08/08/2023, 9:05 PMvisch
08/08/2023, 9:05 PMvisch
08/08/2023, 9:05 PMsteve_clarke
08/09/2023, 10:54 PM