Skip to content

feat(test): Add integration tests for SQL catalog against PostgreSQL and MySQL#2157

Open
charlesdong1991 wants to merge 3 commits intoapache:mainfrom
charlesdong1991:feat/sql-catalog-integration-tests
Open

feat(test): Add integration tests for SQL catalog against PostgreSQL and MySQL#2157
charlesdong1991 wants to merge 3 commits intoapache:mainfrom
charlesdong1991:feat/sql-catalog-integration-tests

Conversation

@charlesdong1991
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

Adds integration tests for the SQL catalog implementation against PostgreSQL and MySQL backends.

This PR extends coverage to the other two supported database backends by adding Docker services and a parameterized integration test file.

Are these changes tested?

Yes, tests pass.

@kevinjqliu kevinjqliu force-pushed the feat/sql-catalog-integration-tests branch from 92b57c3 to 47ac49b Compare February 24, 2026 02:21
@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lack of integration tests for SQL catalog implementation

1 participant