Skip to content
tfabien edited this page May 13, 2019 · 1 revision

bigquery-autoload is a Google Cloud Function providing a simple and configurable way to automatically load data from GCS files into Big Query tables.

It features a convention over configuration approches, and provides a sensible default configuration for common file formats (CSV, JSON, AVRO, ORC, Parquet)

If the default behaviour does not suit your needs, it can be modified for all or certain files through mapping files or custom metadata.