The GitHub Actions job "Python CI" on iceberg-python.git/fix-glue-create-table-s3tables has succeeded. Run started by GitHub user jamesbornholt (triggered by jamesbornholt).
Head commit for run: 4f9299e5bdb38e7ddf98826ea93c340e13bffa96 / James Bornholt <[email protected]> test(glue): Add unit tests for S3 Tables create_table support Add three moto-based tests for the S3 Tables code path in GlueCatalog: - create_table succeeds and uses the table warehouse location - create_table rejects an explicit location for S3 Tables databases - create_table raises TableAlreadyExistsError for duplicate tables Moto does not support FederatedDatabase or S3 Tables storage allocation, so the tests patch FakeDatabase.as_dict to return FederatedDatabase and FakeTable.__init__ to inject a StorageDescriptor.Location. Report URL: https://github.com/apache/iceberg-python/actions/runs/22110509811 With regards, GitHub Actions via GitBox
