Commit Graph

5 Commits

Author SHA1 Message Date
hongye-sun 88bca8223d set dataset_location as the default location. (#1399) 2019-05-31 19:58:19 -07:00
hongye-sun d626d06ec2 Do not download results to local (#1062) 2019-03-29 23:51:08 -07:00
hongye-sun b94c731603 Fix bugs in bigquery component (#921)
* Update bigquery component yaml with latest interface.

* fix a typo in bigquery component.

* Add logging to bigquery component
2019-03-05 19:56:03 -08:00
hongye-sun 2b07bb1832
Add bigquery docstring and dump output path. (#885)
* Add bigquery docstring and dump output path.

* Auto create dataset if it's not exist and dump results in local files

* make dataset location configurable

* Add todo to make kfp output path configurable.

* Fix comment
2019-03-05 16:00:20 -08:00
hongye-sun c4baa8a0c6 bigquery command (#836) 2019-02-22 15:43:48 -08:00