Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1421

Add 'ALTER TABLE SET PROPERTY' statement

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Catalog, Storage
    • None

    Description

      Each table has table properties. Currently, users can only set table properties only when a table is created. But, in many cases, we need to change table properties later.

      To allow users to change table properties of an existing table, I propose 'ALTER TABLE SET PROPERTY' statement.

      The proposed grammar is as follow:

      ALTER TABLE SET PROPERTY property_name = property_value, ..., property_name = property_value;
      

      property_name=property_value can be listed by comma chain.

      Attachments

        1. TAJO-1421_2.patch
          31 kB
          Yongjin Choi
        2. TAJO-1421_3.patch
          37 kB
          Yongjin Choi
        3. TAJO-1421_4.patch
          34 kB
          Yongjin Choi
        4. TAJO-1421.yongjin.patch
          31 kB
          Yongjin Choi

        Issue Links

          Activity

            People

              yongjin.choi Yongjin Choi
              hyunsik Hyunsik Choi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: