Decompressing large .gz file
Hey there,
I'm wanting to decompress a large
Then I need to load and iterate over the rows in the decompressed CSV (~4.1GB) and add them to a D1 DB.
Any help would be greatly appreciated!
Thanks,
Artu
I'm wanting to decompress a large
.csv.gz file (~1.3GB) pulled from a remote origin inside a workerThen I need to load and iterate over the rows in the decompressed CSV (~4.1GB) and add them to a D1 DB.
Any help would be greatly appreciated!
Thanks,
Artu

