Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename MLEngine operators' fields' names to comply with templated fields validation #38053

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

shahar1
Copy link
Contributor

@shahar1 shahar1 commented Mar 11, 2024

related: #36484


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:dev-tools area:providers provider:google Google (including GCP) related issues labels Mar 11, 2024
Copy link
Contributor

@dirrao dirrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this change backward compatible?

@shahar1 shahar1 marked this pull request as draft March 12, 2024 22:14
@shahar1 shahar1 force-pushed the rename-mlengine-fields branch from 666384d to 54b52cb Compare March 15, 2024 07:57
@shahar1 shahar1 marked this pull request as ready for review March 15, 2024 07:57
@shahar1
Copy link
Contributor Author

shahar1 commented Mar 15, 2024

is this change backward compatible?

As all renamed attributes were private, there shouldn't be a risk of backward incompatibility.

@shahar1 shahar1 requested a review from dirrao March 15, 2024 07:58
@shahar1
Copy link
Contributor Author

shahar1 commented Mar 15, 2024

Need to fix tests/providers/google/cloud/utils/test_mlengine_operator_utils.py

Done

@shahar1 shahar1 force-pushed the rename-mlengine-fields branch from 54b52cb to 4034a14 Compare March 15, 2024 12:12
@shahar1 shahar1 changed the title Rename mlengine's operators' fields' names to comply with templated fields validation Rename MLEngine operators' fields' names to comply with templated fields validation Mar 15, 2024
@eladkal
Copy link
Contributor

eladkal commented Mar 15, 2024

Mypy test is failing

@shahar1 shahar1 force-pushed the rename-mlengine-fields branch from 4034a14 to fe73830 Compare March 15, 2024 13:09
@shahar1
Copy link
Contributor Author

shahar1 commented Mar 15, 2024

Mypy test is failing

Should be ok now

@eladkal eladkal merged commit cbb0cad into apache:main Mar 15, 2024
52 checks passed
@shahar1 shahar1 deleted the rename-mlengine-fields branch June 12, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:dev-tools area:providers provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants