Skip to content

refactor: Slight refactor of the integration test #355

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

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

Conversation

Fokko
Copy link
Contributor

@Fokko Fokko commented Mar 21, 2025

This makes it easier to track where the tables come from.

Fokko added 2 commits March 21, 2025 19:04
This makes it easier to track where the tables come from.
@Fokko Fokko changed the title Rename namespace Slight refactor of the integration test Mar 21, 2025

tbl, err := s.cat.CreateTable(s.ctx,
catalog.ToIdentifier(TestNamespaceIdent, "test-table-2"),
tableSchemaNested, catalog.WithLocation(location))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove the WithLocation option?

@zeroshade zeroshade changed the title Slight refactor of the integration test refactor: Slight refactor of the integration test Mar 21, 2025
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.

2 participants