Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-19062

Improve alter table DDL

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Table SQL / API
    • None

    Description

      Support:

      • ALTER TABLE table_name UNSET PROPERTIES (key)
      • ALTER TABLE table_name CHANGE [COLUMN] col_old_name col_new_name column_type [COMMENT col_comment]
      • ALTER TABLE table_name add `column` ...
      • ALTER TABLE table_name replace `column` ...

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lzljs3620320 Jingsong Lee
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: