Skip to content

[Feature][Dashboard] Create ClickHouse sink need to fill more params #4089

@lucaspeng12138

Description

@lucaspeng12138

Description

ClickHouse Create operation has more inputs than given. Such as creating table, Engine is must be given. And user may also want to input ORDER BY, PRIMARY KEY and so on. In column information, user may input DefaultType, CODEC and TTL.

According to: https://clickhouse.com/docs/zh/sql-reference/statements/create/table

image

Use case

When creating a table on clickhouse, can input Engine, ORDER BY, PRIMARY KEY. In creating column can input DefaultType, CODEC and TTL.

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions