20 Commits (3b05efbdbcea15ef5b96a1d3d059c3ebbfabb5f8)

Author SHA1 Message Date
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 7 days ago
Chris Lu 25b0f86bda s3tables: Fix ownership consistency across handlers 7 days ago
Chris Lu 2c45b69775 s3tables: Fix remaining policy error handling in namespace and bucket handlers 7 days ago
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 7 days ago
Chris Lu 2d556ac2a5 S3 Tables API now properly enforces resource policies 7 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 7 days ago
Chris Lu 43aebc10da s3tables: enforce strict resource ownership and implement result filtering for namespaces 7 days ago
Chris Lu 1697ec862f ownerAccountID 7 days ago
Chris Lu ef0bae45e3 s3tables: refactor permission checks to use resource owner in namespace handlers 7 days ago
Chris Lu 12c1190a5c s3tables: update namespace handlers for multi-account support 7 days ago
Chris Lu 5eed1874a9 s3tables: return 404 in handleDeleteNamespace if namespace not found 7 days ago
Chris Lu babf1b06ac s3tables: implement token-based pagination for namespace listing 7 days ago
Chris Lu d8c7c16aad S3 Tables: fix gRPC stream loop handling in namespace handlers 7 days ago
Chris Lu 1c0d37e15a s3tables: improve error handling and permission logic 7 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 7 days ago
Chris Lu 04514071a7 s3tables: implement granular authorization and refine error responses 7 days ago
Chris Lu 2c551dad5d s3tables: fix pagination and enhance error handling in list/delete operations 1 week ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 1 week ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 1 week ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 1 week ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 1 week ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 1 week ago