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

materializations: don't persist a spec #2076

Open
williamhbaker opened this issue Oct 23, 2024 · 0 comments
Open

materializations: don't persist a spec #2076

williamhbaker opened this issue Oct 23, 2024 · 0 comments

Comments

@williamhbaker
Copy link
Member

Apply and Validate RPCs now include the last applied / last validated spec, so we don't have to persist it in the endpoint. This would be a nice simplification for materialization connectors, and may alleviate & prevent future problems with spec persistence (being too big, etc.). So we should stop storing specs in metadata tables. Something to double check is how disabling and re-enabling bindings would work with the new way of getting specs: Currently the materialization completely forgets about the old binding with the persisted spec. How does that work with the ones that are present in the protocol messages?

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

No branches or pull requests

1 participant