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

Create Stream Default Value #2293

Open
lpf4254302 opened this issue Oct 7, 2023 · 0 comments
Open

Create Stream Default Value #2293

lpf4254302 opened this issue Oct 7, 2023 · 0 comments
Labels
kind/feature New feature or request

Comments

@lpf4254302
Copy link
Contributor

What would you like to be added/modified:
now:
create stream my_stream (id bigint, name string, score float)
->
create stream my_stream (id bigint, name string, score float default 0.0)

Why is this needed:
Business need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

2 participants