Skip to content

Conversation

gabeiglio
Copy link
Contributor

The test set contains test cases for creating views that already exists as tables, but, its missing the same test for loading a view. It's important since some engines will default to first trying to load a view and upon finding a NoSuchViewException will try to load a table instead.

@github-actions github-actions bot added the core label Aug 10, 2025
@gabeiglio gabeiglio changed the title Rest: Add test for RESTViewCatalogTest for loading a view that exists as table Core: Add test for RESTViewCatalogTest for loading a view that exists as table Aug 10, 2025
@gabeiglio gabeiglio changed the title Core: Add test for RESTViewCatalogTest for loading a view that exists as table Core: Add test for ViewCatalogTest for loading a view that exists as table Aug 10, 2025
@gabeiglio gabeiglio marked this pull request as draft August 10, 2025 01:06
@gabeiglio gabeiglio force-pushed the rest-view-catalog-test branch from c931cb7 to 200479d Compare August 16, 2025 01:25
@gabeiglio gabeiglio closed this Aug 17, 2025
@gabeiglio gabeiglio deleted the rest-view-catalog-test branch August 17, 2025 07:56
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.

1 participant