8000 minor bug in webhook source creation · Issue #21596 · risingwavelabs/risingwave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

minor bug in webhook source creation #21596

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

Open
lmatz opened this issue Apr 27, 2025 · 0 comments
Open

minor bug in webhook source creation #21596

lmatz opened this issue Apr 27, 2025 · 0 comments
Milestone

Comments

@lmatz
Copy link
Contributor
lmatz commented Apr 27, 2025
dev=> create table wbhtable (
  data JSONB
) WITH (
  connector = 'webhook');
CREATE_TABLE

Image

We either accept a webhook source without the validate keyword
or
reject the creation if it misses one.

Currently, RW accepts the creation, but it does not recognize wbhtable as a valid webhook source.

@github-actions github-actions bot added this to the release-2.4 milestone Apr 27, 2025
@BugenZhao BugenZhao modified the milestones: release-2.4, release-2.5 May 8, 2025
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

2 participants
0