liujiayi771 opened a new pull request, #9089:
URL: https://github.com/apache/paimon/pull/9089

   ### Purpose
   
   Add `dlf.token-path` authentication support to PyPaimon REST catalogs.
   
   PyPaimon now loads temporary DLF credentials from a local JSON file, retries 
transient file-read failures, and reloads expiring credentials. The behavior 
aligns with the existing Java `local_file` token loader.
   
   ### Tests
   
   - `PYTHONPATH=. python -m pytest pypaimon/tests/rest/token_loader_test.py 
pypaimon/tests/rest/dlf_signer_test.py pypaimon/tests/rest/api_test.py -q`


-- 
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]

Reply via email to