googleapis / googleapis/python-aiplatform

"sync" parameter in "PipelineJob.run" method is unused

未关闭
#2,045 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
api: vertex-ai
主要语言
Python
星标
905
派生
465
平均合并
1 天 13 小时
30 天内合并 PR
44

描述

The ["sync"](https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/pipeline_jobs.py#L307-L308) parameter in the [`PipelineJob.run`](https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/pipeline_jobs.py#L288) (and `PipelineJob._run`) method(s) is described to determine the blocking behaviour of running a Vertex pipeline.
However, in actuality the parameter is unused and [the pipeline execution is always performed blockingly](https://github.com/googleapis/python-aiplatform/blob/main/google/cloud/aiplatform/pipeline_jobs.py#L351).

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。