Skip to content

Conversation

rambleraptor
Copy link
Contributor

Closes #2481

Rationale for this change

This allows users to run our test suite against their REST Catalog implementations.

Are these changes tested?

Test-only change

Are there any user-facing changes?

  • Adds support for running catalog tests against REST Catalog implementations.

@jayceslesar
Copy link
Contributor

I think under the contributing or dev or somewhere in the docs can we specify how a user would do this?

@rambleraptor
Copy link
Contributor Author

@jayceslesar I added docs in contributing that explains how to use this.

@rambleraptor rambleraptor requested a review from Fokko September 18, 2025 22:36
@gabeiglio
Copy link
Contributor

gabeiglio commented Sep 18, 2025

This is great! thanks for working on this! Im thinking for future next steps would be on thinking how we can allow for custom catalogs to ignore tests that are not supported by that catalog like for example catalogs that do not support views or multi-level namespaces, and so on.

We should somehow allow the users to selectively skip tests, like for example java CatalogTests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Running CatalogTests against REST Catalog Implementations
4 participants