The GitHub Actions job "Python CI Docs" on iceberg-python.git/feat/s3-access-point-support has failed. Run started by GitHub user JannicCutura (triggered by JannicCutura).
Head commit for run: d49ea637c4a8c4a4827bcf225a6c296edc3a9eb2 / JannicCutura <[email protected]> feat: Add S3 access point support for cross-account table access Add support for accessing Iceberg tables via S3 access points, enabling cross-account access scenarios where organizations enforce access point usage instead of direct bucket access. Changes: - Add S3_ACCESS_POINT_PREFIX config constant (s3.access-point.<bucket>) - Implement _resolve_s3_access_point() in PyArrowFileIO - Implement _resolve_s3_access_point() in FsspecFileIO - Add 12 unit tests (6 per FileIO implementation) Configuration: s3.access-point.<bucket-name> = <access-point-alias> The access point alias (format: <name>-<account-id>-s3alias) is used transparently in place of the bucket name when accessing S3 objects. Report URL: https://github.com/apache/iceberg-python/actions/runs/21559557831 With regards, GitHub Actions via GitBox
