Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Mar 11, 2022

The limits of snowflake can be removed as the conditions for
all limits are fulfilled now.

This is the last thing to remove before we can enable Python 3.10


^ 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.

@potiuk
Copy link
Member Author

potiuk commented Mar 11, 2022

This is the last "blocker" to add Python 3.10 BTW :)

@potiuk potiuk requested review from ashb, kaxil and uranusjr March 11, 2022 13:49
Copy link
Member

@jedcunningham jedcunningham left a comment

Choose a reason for hiding this comment

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

Should we bump the lowers up too?

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Mar 11, 2022
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

The limits of snowflake can be removed as the conditions for
all limits are fulfilled now.

This is the last thing to remove before we can enable Python 3.10
@potiuk potiuk force-pushed the remove-snowflake-limits branch from b6780ed to bdf4bc5 Compare March 11, 2022 15:44
@potiuk
Copy link
Member Author

potiuk commented Mar 11, 2022

Should we bump the lowers up too?

No need. There was no incompatible changes, so old versions of libraries will continue to work, we should only bump lower limits if we know there is an incompatibiliity.

@potiuk potiuk merged commit 5d9b088 into apache:main Mar 11, 2022
@potiuk potiuk deleted the remove-snowflake-limits branch March 11, 2022 16:38
@ephraimbuddy ephraimbuddy added the type:misc/internal Changelog: Misc changes that should appear in change log label Apr 11, 2022
@ephraimbuddy ephraimbuddy added changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) and removed type:misc/internal Changelog: Misc changes that should appear in change log labels Apr 26, 2022
@potiuk potiuk restored the remove-snowflake-limits branch April 26, 2022 20:47
@potiuk potiuk deleted the remove-snowflake-limits branch July 29, 2022 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants