News

I am trying to create an external table on top of CSV file in GCS bucket using Python (3.9). The file has 18 source system audit records followed by the actual header and then the data. When I use the ...