Lack of integration tests for SQL catalog implementation
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!
Thanks @callum-ryan !
This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.
We should keep this issue, we still need to add it.