forked from apache/polaris
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use an explicit fake and expired token as input to the Iceberg's `AuthSession` to force it to obtain a real token from Polaris at session creation time. This is a follow-up to apache#629. Before that PR, the test depended heavily on Iceberg's `AuthSession` code. It still depends on that, but to a lesser extent. Now, the input token is already expired, so the test only needs to validate that a new token was obtained.
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters