Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-744 (Umbrella) ALTER TABLE ADD/DROP PARTITION statement
  3. TAJO-1887

Disable the alter table add partition statement temporarily.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0, 0.12.0
    • Catalog, SQL Parser
    • None

    Description

      Currently, users can use arbitrary partition path using alter table statement. But they can't scan their partitions because PartitionedTableRewriter just build tuple from partition path. Fundamentally, we should allow arbitary partition path. But we need to avoid an exception by above situation until tajo allow arbitrary partition path. So it seems that alter table add partition statement is disabled temporarily.

      Attachments

        1. TAJO-1887.patch
          48 kB
          JaeHwa Jung

        Issue Links

          Activity

            People

              blrunner JaeHwa Jung
              blrunner JaeHwa Jung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: