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

[Bug report] The credential type of ADLSTokenCredentialProvider is not equal to the credential type of ADLSTokenCredential #5989

Closed
FANNG1 opened this issue Dec 25, 2024 · 0 comments · Fixed by #5990
Assignees
Labels
0.8.0 Release v0.8.0 bug Something isn't working

Comments

@FANNG1
Copy link
Contributor

FANNG1 commented Dec 25, 2024

Version

main branch

Describe what's wrong

The credential type of ADLSTokenCredentialProvider is not equal to the credential type of ADLSTokenCredential

@FANNG1 FANNG1 added the bug Something isn't working label Dec 25, 2024
jerryshao pushed a commit that referenced this issue Dec 28, 2024
…al to the credential type of ADLSTokenCredential (#5990)

### What changes were proposed in this pull request?

ADLSTokenCredentialProvider use the credential type from
ADLSTokenCredential

### Why are the changes needed?


Fix: #5989 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
add test
@jerryshao jerryshao added the 0.8.0 Release v0.8.0 label Dec 28, 2024
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this issue Dec 29, 2024
…ot equal to the credential type of ADLSTokenCredential (apache#5990)

### What changes were proposed in this pull request?

ADLSTokenCredentialProvider use the credential type from
ADLSTokenCredential

### Why are the changes needed?


Fix: apache#5989 

### Does this PR introduce _any_ user-facing change?
no

### How was this patch tested?
add test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.8.0 Release v0.8.0 bug Something isn't working
Projects
None yet
2 participants