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

[Backport 1.6.latest] Use PyHive pure-sasl import #944

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

mikealfare
Copy link
Contributor

Backport 07383d9 from #818.

* Use PyHive pure-sasl import

* Test PyHive pure-sasl import

* update requirements.txt

* use github fix for >3.11

* use github fix for >3.11

* fix pyhive spec

* remove unnecessary requests extra

* remove unnecessary sasl install

* add changie

* specify no-binary for pyodbc install

* conditionally import sasl vs puresasl

* conditionally import sasl vs pure-sasl

* experiment with pure sasl SASLClient

* file formatting

* test using only puresasl

* test using only puresasl

* update requirements.txt

* remove sasl from req

* remove unused sys dependency

* test spark-session

* fix pure-sasl

* allow pre-release installs

* allow pre-release installs

* use pyhive 0.7.0

* add pyhive back to reqs

* fix setup.py and remove sasl from dev-requirements.txt

* Update Dependencies-20230628-121341.yaml

* remove unnecessary pip_pre arg from tox.ini

---------

Co-authored-by: Mike Alfare <[email protected]>

(cherry picked from commit 07383d9)
@mikealfare mikealfare self-assigned this Nov 9, 2023
@mikealfare mikealfare requested a review from a team as a code owner November 9, 2023 01:27
@cla-bot cla-bot bot added the cla:yes label Nov 9, 2023
@mikealfare mikealfare changed the base branch from main to 1.6.latest November 9, 2023 01:28
@mikealfare mikealfare requested a review from Fleid November 9, 2023 01:39
@colin-rogers-dbt colin-rogers-dbt merged commit f572264 into 1.6.latest Nov 9, 2023
46 checks passed
@colin-rogers-dbt colin-rogers-dbt deleted the backport-818-to-1.6.latest branch November 9, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants