databricks / databricks-sdk-py

Databricks SDK for Python (Beta)
https://databricks-sdk-py.readthedocs.io/
Apache License 2.0
352 stars 117 forks source link

Revert "Create a method to generate OAuth tokens (#644)" #653

Closed hectorcast-db closed 4 months ago

hectorcast-db commented 4 months ago

Changes

This reverts commit db1f4ae9d055ff62f79374cbdfedf0e1da87cdf6.

Azure CredentialsProvider is impacted by the change: https://github.com/databricks-eng/eng-dev-ecosystem/actions/runs/9187156296/job/25264245409

Reverting to unblock the release

Tests

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 57.66%. Comparing base (db1f4ae) to head (4f2cd55).

Files Patch % Lines
databricks/sdk/credentials_provider.py 89.74% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #653 +/- ## ========================================== - Coverage 57.67% 57.66% -0.02% ========================================== Files 48 48 Lines 32742 32680 -62 ========================================== - Hits 18885 18844 -41 + Misses 13857 13836 -21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.