command
Version:
v0.12.1
Opens a new window with list of versions in this module.
Published: Sep 28, 2020
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bq-load
takes one of more line deliminated json files and loads them into a bigquery table.
Google Cloud Docs
Task info string
- origin: (gs://path/file.json) - location of file to be uploaded (s3, gs or local)
- Insertion Option - 1 of 3
- truncate: truncate the table before insertion
- append: (default) append the file to the table
- delete: a map of key, values used to delete data before insertion (delete=date:2020-01-02)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.