What is the best way to load data into BigQuery?
rockstarETL (Rest API) vs DataFlow vs Client libraries? DataFlow I would not recommend it for batch loads. It’s just too slow. DataFlow has it’s place if you want to stream. Just bear in mind, streaming has a cost associated with it! And using rockstarETL is so performant, you have to seriously wonder if the additional …
What is the best way to load data into BigQuery? Read More »