21 Commits (master)

Author SHA1 Message Date
Chris Lu 79722bcf30
Add s3tables shell and admin UI (#8172) 4 days ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 6 days ago
Chris Lu 25b0f86bda s3tables: Fix ownership consistency across handlers 6 days ago
Chris Lu 2c45b69775 s3tables: Fix remaining policy error handling in namespace and bucket handlers 6 days ago
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 6 days ago
Chris Lu 2d556ac2a5 S3 Tables API now properly enforces resource policies 6 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 6 days ago
Chris Lu 43aebc10da s3tables: enforce strict resource ownership and implement result filtering for namespaces 6 days ago
Chris Lu 1697ec862f ownerAccountID 6 days ago
Chris Lu ef0bae45e3 s3tables: refactor permission checks to use resource owner in namespace handlers 6 days ago
Chris Lu 12c1190a5c s3tables: update namespace handlers for multi-account support 6 days ago
Chris Lu 5eed1874a9 s3tables: return 404 in handleDeleteNamespace if namespace not found 6 days ago
Chris Lu babf1b06ac s3tables: implement token-based pagination for namespace listing 6 days ago
Chris Lu d8c7c16aad S3 Tables: fix gRPC stream loop handling in namespace handlers 6 days ago
Chris Lu 1c0d37e15a s3tables: improve error handling and permission logic 6 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 6 days ago
Chris Lu 04514071a7 s3tables: implement granular authorization and refine error responses 6 days ago
Chris Lu 2c551dad5d s3tables: fix pagination and enhance error handling in list/delete operations 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