Skip to content

use pure-sasl with python 3.11 #456

New issue

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

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

Already on GitHub? # to your account

Closed
wants to merge 5 commits into from

Conversation

mdeshmu
Copy link
Contributor

@mdeshmu mdeshmu commented Jun 4, 2023

There is a known issue with installing sasl lib in Python 3.11.

Maintainers of the sasl repo haven't contributed to it since 2021.

This PR adds additional extras pyhive[hive_pure_sasl] which uses pure-sasl allowing end user to choose what sasl library they want to use.

Existing pyhive[hive] extras will continue to use sasl library.

With these code changes, pyhive can work with both python-sasl and pure-sasl with sasl being preferred first.

@mdeshmu mdeshmu marked this pull request as draft June 4, 2023 16:00
@mdeshmu mdeshmu force-pushed the use-pure-sasl-in-python-3.11 branch from 2dacbdc to dcefc2b Compare June 5, 2023 07:02
@mdeshmu mdeshmu closed this Jun 5, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant