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

Commits on Nov 9, 2023

  1. Use PyHive pure-sasl import (#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)
    colin-rogers-dbt authored and mikealfare committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d42f254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecadc94 View commit details
    Browse the repository at this point in the history