This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 770de53 BigQueryTableExistenceSensor needs to specify keyword
arguments (#9832)
add 6d65c15 Add guide for AI Platform (previously Machine Learning
Engine) Operators (#9798)
No new revisions were added by this update.
Summary of changes:
.../google/cloud/example_dags/example_mlengine.py | 30 +++
.../providers/google/cloud/operators/mlengine.py | 36 ++++
docs/build | 1 -
docs/howto/operator/google/cloud/mlengine.rst | 233 +++++++++++++++++++++
docs/operators-and-hooks-ref.rst | 4 +-
5 files changed, 301 insertions(+), 3 deletions(-)
create mode 100644 docs/howto/operator/google/cloud/mlengine.rst