I have a Spark application that loads CSV files, converts it to a Parquet file, store Parquet file in my Data Lake storage, and then load data into a BigQuery table.
The