nika-qubit opened a new pull request, #13192:
URL: https://github.com/apache/iceberg/pull/13192

   Fixed an unintentional crash with IllegalArgumentException when attempting 
to extract expiration time from arbitrary Bearer token that looks like jwt in 
OAuth2Util.
   
   Without the change, for the newly added test:
   
![image](https://github.com/user-attachments/assets/430e7de1-92bd-4250-b38f-17306765aca2)
   
   To run the test, `./gradlew :iceberg-core:test --tests 
org.apache.iceberg.rest.auth.TestOAuth2Util`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to