Skip to content

Conversation

@dttung2905
Copy link
Contributor

Hi team,
This PR fixes #442

Will need the PR #414 to be merged first before I can uncomment one of the integration test case

s.Require().NoError(s.cat.DropTable(s.ctx, catalog.ToIdentifier(TestNamespaceIdent, "test-table")))
}

//func (s *SQLIntegrationSuite) TestCreateView() {
Copy link
Contributor

Choose a reason for hiding this comment

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

use s.T().Skip("Wait for something")

Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
Signed-off-by: dttung2905 <ttdao.2015@accountancy.smu.edu.sg>
@dttung2905 dttung2905 force-pushed the add-integration-test-sql-catalog branch from b702b5d to 8f971af Compare June 21, 2025 20:46
@zeroshade zeroshade merged commit 4d06fea into apache:main Jun 25, 2025
10 checks passed
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.

Add integration test for SQL catalog

3 participants