Uh oh!
There was an error while loading. Please reload this page.
Create CustomJob and Datasets operators for Vertex AI service - #21253
Merged
Conversation
MaksYermak
requested review from
ashb, mik-laj, potiuk and turbaszek
as code ownersFebruary 1, 2022 15:40
MaksYermakforce-pushed
the
vertex-ai-operators
branch
3 times, most recently
from
February 3, 2022 13:32
38ff44f to
972ace2Comparejedcunningham
commented
Feb 4, 2022
Member
@MaksYermak, can you rebase on main? I think the failures you are seeing here have been fixed now. |
MaksYermakforce-pushed
the
vertex-ai-operators
branch
from
February 4, 2022 07:44
972ace2 to
a15df4bCompareMaksYermak
commented
Feb 4, 2022
ContributorAuthor
@jedcunningham I have done it |
MaksYermakforce-pushed
the
vertex-ai-operators
branch
from
February 7, 2022 08:50
a15df4b to
2182673Comparelwyszomi
commented
Feb 8, 2022
Contributor
@potiuk@jedcunningham Can we merge these operators if all is green? |
potiuk
approved these changes
Feb 8, 2022
potiuk
left a comment
Member
There was a problem hiding this comment.
It's been already reviewed and merged - this one is just after MyPy fixes. LGTM. Merging
This was referenced Feb 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes problems with mypy checker which were in this PR #20077 .
Co-authored-by: Wojciech Januszek januszek@google.com
Co-authored-by: Lukasz Wyszomirski wyszomirski@google.com
Co-authored-by: Maksim Yermakou maksimy@google.com
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.