Youngwb opened a new issue #4560:
URL: https://github.com/apache/incubator-doris/issues/4560
**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
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]