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

Refresh token branch-0.7 fix #391

Merged

Conversation

charlenelyu-db
Copy link
Collaborator

This pr adds refresh token fix to delta-sharing-spark branch-0.7:

  • In DeltaSharingClient, if the query is for latest snapshot, set includeRefreshToken=true to retrieve the refresh token.
  • In CachedTableManager, when refreshing a cached table, use refreshToken to update urls.
  • Added tests for client side changes, also added refresh token changes in the reference server to support integration test.

@charlenelyu-db charlenelyu-db merged commit cf646d5 into delta-io:branch-0.7 Sep 8, 2023
4 checks passed
@charlenelyu-db charlenelyu-db deleted the refresh-token-0.7-fix branch September 9, 2023 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants