Skip to content

Limit hive provider check for Python 3.11 temporarily#33774

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:limit-hive-provider-for-python-3-11-temporarily
Aug 26, 2023
Merged

Limit hive provider check for Python 3.11 temporarily#33774
potiuk merged 1 commit into
apache:mainfrom
potiuk:limit-hive-provider-for-python-3-11-temporarily

Conversation

@potiuk

@potiuk potiuk commented Aug 26, 2023

Copy link
Copy Markdown
Member

In order to generate constraints, we need to temporarily limit also hive provider. There is a gap between wnen we added it in airflow setup and when we can generate constraints for the released providers from PyPI - we need to release the provider similarly like we have to do it for yandex.

Therefore - until the upcoming hive provider is released (in 3 days) we need to limit hive from being considered in Python 3.11 consstraint generation for providers from PyPI


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

In order to generate constraints, we need to temporarily limit
also hive provider. There is a gap between wnen we added it
in airflow setup and when we can generate constraints for
the released providers from PyPI - we need to release the provider
similarly like we have to do it for yandex.

Therefore - until the upcoming hive provider is released (in 3 days)
we need to limit hive from being considered in Python 3.11 consstraint
generation for providers from PyPI
@potiuk

potiuk commented Aug 26, 2023

Copy link
Copy Markdown
Member Author

cc: @ephraimbuddy -> will be needed to properly generate constraints for 2.7.1 (until we release hive provider ~ in 3 days)

@potiuk potiuk merged commit 984ba22 into apache:main Aug 26, 2023
@potiuk potiuk deleted the limit-hive-provider-for-python-3-11-temporarily branch August 26, 2023 08:17
potiuk added a commit that referenced this pull request Aug 26, 2023
In order to generate constraints, we need to temporarily limit
also hive provider. There is a gap between wnen we added it
in airflow setup and when we can generate constraints for
the released providers from PyPI - we need to release the provider
similarly like we have to do it for yandex.

Therefore - until the upcoming hive provider is released (in 3 days)
we need to limit hive from being considered in Python 3.11 consstraint
generation for providers from PyPI

(cherry picked from commit 984ba22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants