Chris Lu
f136ce7973
test(s3tables): add Dremio Iceberg catalog integration tests
Add comprehensive integration tests for Dremio with SeaweedFS's Iceberg
REST Catalog, following the same patterns as existing Spark and Trino tests.
Tests include:
- Basic catalog connectivity and schema operations
- Table creation, insertion, and querying (CRUD)
- Deterministic table location specification
- Multi-level namespace support
Implementation includes:
- dremio_catalog_test.go: Core test environment and basic operations
- dremio_crud_operations_test.go: Schema and table CRUD testing
- dremio_deterministic_location_test.go: Location and namespace testing
- Comprehensive README and implementation documentation
CI/CD:
- Added dremio-iceberg-catalog-tests job to s3-tables-tests.yml
- Pre-pulls Dremio image, runs with 25m timeout
- Uploads artifacts on failure
2026-05-01 16:15:30 -07:00
..
2026-04-16 18:09:57 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-03-23 10:50:22 -07:00
2026-04-20 12:02:50 -07:00
2026-04-20 12:02:50 -07:00
2026-04-27 14:03:15 -07:00
2026-04-29 23:15:33 -07:00
2026-04-20 12:02:50 -07:00
2026-04-13 10:35:29 -07:00
2026-03-09 17:29:53 -07:00
2026-03-23 10:50:22 -07:00
2026-03-10 13:31:45 -07:00
2026-03-09 23:10:27 -07:00
2026-03-09 14:05:39 -07:00
2026-04-08 15:55:06 -07:00
2026-03-25 20:06:34 -07:00
2026-04-19 00:53:12 -07:00
2026-03-10 13:31:45 -07:00
2026-04-23 15:00:07 -07:00
2026-04-14 02:20:06 -07:00
2026-02-16 13:59:13 -08:00
2026-03-02 10:27:57 -08:00
2026-03-09 23:10:27 -07:00
2026-04-20 10:11:45 -07:00
2026-03-26 14:07:01 -07:00
2026-03-10 13:31:45 -07:00
2026-04-29 10:06:59 -07:00
2026-04-28 14:06:35 -07:00
2026-04-20 12:02:50 -07:00
2026-02-25 22:11:41 -08:00
2026-03-09 23:10:27 -07:00
2026-04-13 10:35:15 -07:00
2026-04-13 10:35:15 -07:00
2026-04-04 09:13:23 -07:00
2026-04-29 10:06:59 -07:00
2026-03-21 19:31:56 -07:00
2026-03-02 10:27:57 -08:00
2026-04-14 21:52:49 -07:00
2026-04-20 19:33:22 -07:00
2026-03-02 10:27:57 -08:00
2026-03-28 20:17:20 -07:00
2026-03-09 23:10:27 -07:00
2026-03-02 10:27:57 -08:00
2026-03-09 11:12:56 -07:00
2026-03-21 19:31:56 -07:00
2026-04-29 10:06:51 -07:00
2026-05-01 16:15:30 -07:00
2026-04-18 01:06:39 -07:00
2026-03-10 13:31:45 -07:00
2026-03-23 09:16:38 -07:00
2026-03-20 22:15:05 -07:00
2026-03-09 23:10:27 -07:00
2026-04-21 20:20:11 -07:00
2026-03-26 14:06:21 -07:00
2026-04-11 18:29:11 -07:00
2026-03-10 13:31:45 -07:00