Open Ayyappadas1 opened 7 years ago
Hi
Is there any way we can purge the old data from the Bigquery table and write new set of data to Bigquery table?
Thanks Ayyappadas
Something like this?
writeDisposition = WriteDisposition.WRITE_TRUNCATE, createDisposition = CreateDisposition.CREATE_IF_NEEDED
Hi
Is there any way we can purge the old data from the Bigquery table and write new set of data to Bigquery table?
Thanks Ayyappadas