17 Commits (master)

Author SHA1 Message Date
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 3 days ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 5 days ago
Chris Lu 549b65785d refactor 5 days ago
Chris Lu b7bba7e7dc s3tables: Generate ARNs using resource owner account ID 5 days ago
Chris Lu 6658a655f6 clean up 5 days ago
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 5 days ago
Chris Lu 169ee629fa s3tables: Improve bucket name validation error message 5 days ago
Chris Lu 2d556ac2a5 S3 Tables API now properly enforces resource policies 5 days ago
Chris Lu 0115e60919 s3tables: update bucket name validation message 5 days ago
Chris Lu 612eae9ae8 s3tables: fix inconsistent permission check in handleCreateTableBucket 5 days ago
Chris Lu 1697ec862f ownerAccountID 5 days ago
Chris Lu 922b0c3171 s3tables: update bucket handlers for multi-account support 5 days ago
Chris Lu 1fb3aefa95 s3tables: ensure root tables directory exists before bucket creation 5 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 5 days ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 5 days ago
Chris Lu fb0e12e985 s3tables: implement permission checking and authorization 6 days ago
Chris Lu dd7003a328 s3tables: add bucket name validation and fix error handling 6 days ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 6 days ago
Chris Lu 09bb90e8dc s3tables: split table bucket operations into focused modules 6 days ago