Load files from GCS to BigQuery - Possibleways #2828
Labels
api: storage
Issues related to the googleapis/java-storage API.
type: question
Request for information or clarification. Not an issue.
Hi Team,
I'm looking for possible ways to load our GCS files which were stored in a way month/day/hour to bigquery. And we would like to remove duplicates by scanning the record based on id and timestamp in json file and move the latest record to bigquery. Could you please help the possible ways to implement this.
The text was updated successfully, but these errors were encountered: