196 Commits (63f641a6c9e6ee7e1fec417cabba4edf88cebc53)

Author SHA1 Message Date
dependabot[bot] bddd7960c1
build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/java/spark (#8358) 3 days ago
Chris Lu 564fc56698 Update docker-compose.yml 3 days ago
Chris Lu 0d8588e3ae
S3: Implement IAM defaults and STS signing key fallback (#8348) 3 days ago
Chris Lu f44e25b422
fix(iam): ensure access key status is persisted and defaulted to Active (#8341) 5 days ago
dependabot[bot] 35b6e895cc
build(deps): bump org.apache.avro:avro from 1.11.4 to 1.11.5 in /test/kafka/kafka-client-loadtest/tools (#8339) 6 days ago
Chris Lu 49a64f50f1
Add session policy support to IAM (#8338) 6 days ago
Chris Lu beeb375a88
Add volume server integration test suite and CI workflow (#8322) 6 days ago
Chris Lu 796f23f68a
Fix STS InvalidAccessKeyId and request body consumption issues (#8328) 7 days ago
Chris Lu 25ea48227f
Fix STS temporary credentials to use ASIA prefix instead of AKIA (#8326) 7 days ago
Chris Lu 0082c47e04
Test: Add RisingWave DML verification test (#8317) 7 days ago
Chris Lu c1a9263e37
Fix STS AssumeRole with POST body param (#8320) 7 days ago
Chris Lu b8ef48c8f1
Add RisingWave catalog tests (#8308) 1 week ago
Chris Lu 7151181d54 fix flaky tests 1 week ago
Chris Lu b57429ef2e
Switch empty-folder cleanup to bucket policy (#8292) 1 week ago
Chris Lu 17f85361e9
Remove unsupported iceberg rest signing-region from tests and docs (#8289) 1 week ago
Chris Lu d6825ffce2
Iceberg: implement stage-create finalize flow (phase 1) (#8279) 1 week ago
Chris Lu 458c12fb99
test: add Spark S3 integration regression for issue #8234 (#8249) 1 week ago
Chris Lu 5a0204310c
Add Iceberg admin UI (#8246) 1 week ago
Chris Lu 403592bb9f
Add Spark Iceberg catalog integration tests and CI support (#8242) 2 weeks ago
Chris Lu e6ee293c17
Add table operations test (#8241) 2 weeks ago
Chris Lu c284e51d20
fix: multipart upload ETag calculation (#8238) 2 weeks ago
Chris Lu 2163570d16
test: add CRUD tests for S3 Tables Catalog Trino integration (#8236) 2 weeks ago
Chris Lu a3b83f8808
test: add Trino Iceberg catalog integration test (#8228) 2 weeks ago
Chris Lu 833bcde9f3 test: add Trino Iceberg catalog integration test 2 weeks ago
Chris Lu e39a4c2041 fix flaky test 2 weeks ago
Chris Lu b244bb58aa
s3tables: redesign Iceberg REST Catalog using iceberg-go and automate integration tests (#8197) 2 weeks ago
Chris Lu 1274cf038c
s3: enforce authentication and JSON error format for Iceberg REST Catalog (#8192) 2 weeks ago
Chris Lu 2bb21ea276
feat: Add Iceberg REST Catalog server and admin UI (#8175) 2 weeks ago
Chris Lu f1e27b8f30
s3: change s3 tables to use RESTful API (#8169) 3 weeks ago
Chris Lu 2f155ee5ee
feat: Add S3 Tables support for Iceberg tabular data (#8147) 3 weeks ago
Chris Lu fe856928c4 s3tables: Add t field to TestCluster for logging 3 weeks ago
Chris Lu c5eadadf5a s3tables: Fix vet error - remove undefined c.t reference in Stop() 3 weeks ago
Chris Lu dbf6465b0e s3tables: Add log message when cluster shutdown times out 3 weeks ago
Chris Lu 473e699368 s3tables: add table policy test coverage 3 weeks ago
Chris Lu dfdace9a13 s3tables: enhance test robustness and resilience 3 weeks ago
Chris Lu 89b85bfd5e s3tables test: update integration tests for new client API 3 weeks ago
Chris Lu 783fe25eac s3tables test: expose pagination parameters in client list methods 3 weeks ago
Chris Lu 9f1dd57939 s3tables test: improve error reporting on decoding failure 3 weeks ago
Chris Lu dc4c62e742 s3tables: harden auth and error handling 3 weeks ago
Chris Lu 6fc170c645 test: add miniClusterMutex to prevent race conditions 3 weeks ago
Chris Lu 1d1634c2a2 test: update integration tests to match refactored S3 Tables client 3 weeks ago
Chris Lu 44f580c24e test: refactor S3 Tables client for DRYness and multi-segment namespaces 3 weeks ago
Chris Lu 01c17478ae command: implement graceful shutdown for mini cluster 3 weeks ago
Chris Lu 07002cf54c test: improve S3 Tables client error handling and cleanup 3 weeks ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 3 weeks ago
Chris Lu 6cdd34da77 s3tables: improve integration test stability and error reporting 3 weeks ago
Chris Lu 33c1a8251a test: format s3tables client.go 3 weeks ago
Chris Lu 22a9fbf062 Delete client_methods.go 3 weeks ago
Chris Lu 06f90028f7 s3tables test: refactor to eliminate duplicate definitions 3 weeks ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 3 weeks ago