Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11463

Support IF NOT EXISTS in alter table add columns for kudu table

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • Impala 4.1.0
    • None
    • None
    • None
    • ghx-label-7

    Description

      Impala already supports such semantics for general hive table in IMPALA-7832 , but will return error if any colum already exists when apply such SQL to kudu table:

      ALTER TABLE name ADD [IF NOT EXISTS] COLUMNS (col_spec[, col_spec ...]) 

      Attachments

        Issue Links

          Activity

            People

              yx91490 XiangYang
              yx91490 XiangYang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: