Skip to content

feat: CREATE OR REPLACE TASK syntax #17559

Closed
@BohuTANG

Description

@BohuTANG

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions