Currently, when making the link from gcs to bq, the file names used are taken from a previous steps, and represent the local files that should have been upload the GCS.
It makes more sense to download the actual file names and other data from GCS instead.
Currently, when making the link from gcs to bq, the file names used are taken from a previous steps, and represent the local files that should have been upload the GCS.
It makes more sense to download the actual file names and other data from GCS instead.
Further comments in the code.