Lack of integration tests for SQL catalog implementation
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 567
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 93
Description
Following on from https://github.com/apache/iceberg-rust/pull/610, https://github.com/apache/iceberg-rust/pull/534, https://github.com/apache/iceberg-rust/pull/524 and https://github.com/apache/iceberg-rust/pull/610#pullrequestreview-2335528590 from @liurenjie1024.
The current test suite only runs against SQLite, for the catalog implementation to be robustly tested this should be extended to both PostgreSQL and MySQL.
I've already made a start on this, so happy to take this on!
Contributor guide
Assessment
This issue has not been assessed yet.