I have a usecase to read data from big query table and write back to another bigquery table thtough oozie workflow.I am new to oozie and big query .Can some one help with sample oozie workflow to read/write from a big query table .
my query is simple like select * from big_query_table_a