17 Commits (master)

Author SHA1 Message Date
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 4 days ago
Chris Lu 88c27615c4 /table-buckets 5 days ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 6 days ago
Chris Lu c99e8d4152 s3tables: Remove duplicate bucket extraction logic in helper 6 days ago
Chris Lu 8eee6b2a0e s3tables: Fix bucket policy error handling in permission checks 6 days ago
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 6 days ago
Chris Lu 0b41ade726 s3tables: Fetch bucket policy in handleListTagsForResource for permission evaluation 6 days ago
Chris Lu 2d556ac2a5 S3 Tables API now properly enforces resource policies 6 days ago
Chris Lu 1697ec862f ownerAccountID 6 days ago
Chris Lu 1fdd9c3372 s3tables: refactor permission checks to use resource owner in policy and tagging handlers 6 days ago
Chris Lu 2b2ff008cd s3tables: improve resource resolution and error mapping for policies and tagging 6 days ago
Chris Lu f83cef1259 s3tables: add table name validation and 404 propagation to policy handlers 6 days ago
Chris Lu dc4c62e742 s3tables: harden auth and error handling 6 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 6 days ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 6 days ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 6 days ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 6 days ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 6 days ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 6 days ago