lycanlee commented on issue #12957:
URL: https://github.com/apache/hudi/issues/12957#issuecomment-2721887880

   @ad1happy2go Here are the BQSync Parameters (I redacted actual GCS location 
and connection-id) but should give a good idea of the params
   
   --project-id staging-project
   --dataset-name notifications
   --dataset-location us-central1
   --table devices
   --base-path gs://redacted/notifications/public/devices
   --source-uri-prefix gs://redacted/notifications/public/devices
   --source-uri gs://redacted/notifications/public/devices/inserted_at_date=*
   --partitioned-byinserted_at_date
   --use-bq-manifest-file
   --use-file-listing-from-metadata
   --big-lake-connection-id 
projects/redacted/locations/us-central1/connections/redacted
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to