Uh oh!
There was an error while loading. Please reload this page.
Bring back hive support for Python 3.11 - #32607
Conversation
potiuk
commented
Jul 14, 2023
ah @pankajastro I saw yo ualso looked at this one :) |
mdeshmu
commented
Jul 14, 2023
It should be pyhive[hive_pure_sasl]>=0.7.1.dev0 |
potiuk
commented
Jul 14, 2023
Yeah. Seems like we have to combine the two :) |
potiuk
commented
Jul 14, 2023
Updated. Also removed the "sasl" direct inclusion. Let's see :) |
pankajastro
commented
Jul 14, 2023
yeah, actually because apache-hive provider (sasl )only. |
6e7cfa3 to
02fa709Comparepotiuk
commented
Jul 15, 2023
ok. @mdeshmu - I updated the PR to the state as it should be merged when 0.7.1 final release is made. Let us know when the release happen and we will merge it then. |
Uh oh!
There was an error while loading. Please reload this page.
bc28545 to
098c566Comparemdeshmu
commented
Aug 19, 2023
PyHive 0.7.0 is released which includes Python 3.11 and SQLAlchemy 2.0 support. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ae5ff89 to
ded4490Comparepotiuk
commented
Aug 19, 2023
Seems that `pyhive 0.7.0 has been released and we can bring back Hive support for Python 3.11 finally |
ded4490 to
1f5ea3aCompare
eladkal
left a comment
There was a problem hiding this comment.
LGTM
No need for 2.7.1 milestone it will be part of provider release cycle
potiuk
commented
Aug 22, 2023
We will actually need it in 2.7 branch/when we prepare 2.7.1 release. We need to sync provider dependencies when we add a new provider (and this will need to be cherry-picked). The thing is that This is why I marked it with 2.7.1 - so that it gets cherry-picked there. |
1f5ea3a to
8d61724CompareUpdate airflow/providers/apache/hive/CHANGELOG.rst Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
8d61724 to
b08dc5eComparepotiuk
commented
Aug 24, 2023
Just flakes. |
Update airflow/providers/apache/hive/CHANGELOG.rst Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com> (cherry picked from commit 08188f8)
^ 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.rstor{issue_number}.significant.rst, in newsfragments.