Skip to content

Conversation

@bobbyiliev
Copy link
Contributor

As discussed, splitting the #763 PR into more manageable, smaller PRs.

This PR brings over the shared base source table resources and the Webhook implementation.

Introducing the new materialize_source_table_webhook resource, which allows us to do CREATE TABLE ... FROM WEBHOOK ...

Open to suggestions if we should deprecate any other attributes on the main Webhook source resource!

Main tracking issue: #646

Fixes #602
Fixes #686

@bobbyiliev bobbyiliev force-pushed the source-versioning-webhook branch from 183fab3 to 5e4b1fd Compare December 18, 2025 11:48
@bobbyiliev bobbyiliev marked this pull request as ready for review December 18, 2025 11:48
@bobbyiliev bobbyiliev requested a review from a team as a code owner December 18, 2025 11:48
@bobbyiliev bobbyiliev requested review from SangJunBak, jubrad and martykulma and removed request for a team December 18, 2025 11:48
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 support for CREATE TABLE ... FROM WEBHOOK Implement SQL parsing for CREATE TABLE .. FROM SOURCE

2 participants