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

Support setting TBLPROPERTIES in CREATE/ALTER table statements

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 1.1.1
    • Impala 1.2
    • None
    • None

    Description

      Support setting TBLPROPERTIES in CREATE/ALTER table statements.

      Syntax:

      CREATE TABLE ... TBLPROPERTIES ('property_name'='property_value', ...)
      
      ALTER TABLE table_name SET TBLPROPERTIES ('property_name'='property_value', ...)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            lskuff Lenni Kuff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: