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

Add Impala support for creating partitioned table

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 0.7
    • Impala 0.7
    • None
    • None

    Description

      IMPALA-81 adds CREATE TABLE support for unpartitioned tables. A follow on to that would be to add support for creating partitioned tables using the syntax:

      CREATE TABLE <table name> (<cols>) 
      PARTITIONED BY (<col_name> <data_type>)
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: