Skip to content

Support Alter Table syntax for SEQUENCE COLUMN #4560

@Youngwb

Description

@Youngwb

Is your feature request related to a problem? Please describe.
Now we already support create table and load data with sequence column (#4256), we hope support alter table syntax for this function

Describe the solution you'd like
The Alter Table syntax like this
alter table test_tbl enable feature "sequence column" with properties ("function_column.sequence_type" = 'Date');

Additional context
this function only support UNIQUE_KEYS Table

If you have any Suggestions on this, please let me know, thx

Metadata

Metadata

Assignees

Labels

kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions