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

   ## Purpose
   
   Support authenticated S3 warehouses in PyPaimon filesystem catalog by 
accepting Paimon-compatible S3 option names such as `s3.access-key`, 
`s3.secret-key`, `s3.endpoint`, and temporary credential/session-token 
settings. Also keeps compatibility with existing `fs.s3.*` PyPaimon option 
names and documents the filesystem catalog S3 usage.
   
   ## Tests
   
   - `python3 -m py_compile pypaimon/filesystem/pyarrow_file_io.py 
pypaimon/tests/filesystem_catalog_test.py`
   - `PYTHONPATH=/tmp/paimon-python-test-deps POLARS_SKIP_CPU_CHECK=1 python3 
-m unittest pypaimon.tests.filesystem_catalog_test`


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