Skip to content

Biquery Views#434

Closed
YonatanCatav wants to merge 6 commits into
goccy:mainfrom
YonatanCatav:update-view-support
Closed

Biquery Views#434
YonatanCatav wants to merge 6 commits into
goccy:mainfrom
YonatanCatav:update-view-support

Conversation

@YonatanCatav
Copy link
Copy Markdown

Supporting bigquery views -> updating views, selecting on top of views.

ycatav added 6 commits January 8, 2026 13:34
- Modified go-zetasqlite-fork/internal/catalog.go to rebuild the catalog when a table/view already exists
- This ensures the zetasql analyzer uses the updated schema after a view is replaced
- Added test case in server/view_replace_test.go
- Included go-zetasqlite-fork as a local dependency with replace directive in go.mod
@goccy
Copy link
Copy Markdown
Owner

goccy commented May 18, 2026

Thank you for your contribution.

The change this pull request proposes has been incorporated into bigquery-emulator v0.7.0, which replaced the SQL backend with the googlesqlite engine and reworked the surrounding handlers. This functionality is now covered by the release.

Closing this PR as addressed in v0.7.0. If you find the behavior is still not as expected on the latest release, please leave a comment and we will reopen it.

@goccy goccy closed this May 18, 2026
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