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

feat: CREATE OR REPLACE TASK syntax #17559

Open
BohuTANG opened this issue Mar 6, 2025 · 0 comments
Open

feat: CREATE OR REPLACE TASK syntax #17559

BohuTANG opened this issue Mar 6, 2025 · 0 comments
Labels
good first issue Category: good first issue

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Mar 6, 2025

Summary

Most Dtabend DML statements now support the CREATE OR REPLACE syntax to modify existing objects, with the exception of TASK objects.
We need to support:
CREATE OR REPLACE TASK ...

Reference: https://docs.databend.com/sql/sql-commands/ddl/task/ddl-create_task

@BohuTANG BohuTANG added the good first issue Category: good first issue label Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Category: good first issue
Projects
None yet
Development

No branches or pull requests

1 participant