Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add tests for named schemas #1450

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

olavloite
Copy link
Collaborator

Adds integration tests for metadata queries using multiple named schemas and tables and indexes with the same names in different schemas.

These tests are currently expected to fail.

Modify metadata queries so these are able to handle multiple named
schemas in the same database, potentially with tables and indexes with
the same names in different schemas.
Adds integration tests for metadata queries using multiple named schemas
and tables and indexes with the same names in different schemas.
@olavloite olavloite requested review from a team as code owners December 21, 2023 14:12
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: spanner Issues related to the googleapis/java-spanner-jdbc API. labels Dec 21, 2023
Base automatically changed from named-schemas to main January 9, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner-jdbc API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant