hutiefang76 commented on PR #17021: URL: https://github.com/apache/iceberg/pull/17021#issuecomment-5614633434
Rechecked against current main after the stale closure: the standalone `OAuth2Manager.tableSession(RESTClient, Map)` still constructs its parent session from `authHeaders(config.token())` alone, so the custom `header.*` propagation gap remains. #17019 is still open. Reopening for review. The existing PR head has 55 successful checks; those are the original CI results, not a fresh run against today's main. The patch includes tests for both the provided-token and credential-fetch paths. -- 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]
