You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
data-maker/pipeline.py

381 lines
13 KiB
Python

#!/usr/bin/env python3
5 years ago
@staticmethod
5 years ago
Components.lock.acquire()
data_comp.to_gbq(if_exists='append',destination_table=partial,credentials=credentials,chunksize=90000)
job.start()