You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Jaehwa Jung (JIRA)" <ji...@apache.org> on 2015/09/24 04:08:04 UTC

[jira] [Created] (TAJO-1887) Disable alter table add partition temporarily.

Jaehwa Jung created TAJO-1887:
---------------------------------

             Summary: Disable alter table add partition temporarily.
                 Key: TAJO-1887
                 URL: https://issues.apache.org/jira/browse/TAJO-1887
             Project: Tajo
          Issue Type: Sub-task
          Components: Catalog, SQL Parser
            Reporter: Jaehwa Jung
            Assignee: Jaehwa Jung
             Fix For: 0.11.0, 0.12.0


Currently, users can use arbitary 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 arbitary partition path. So it seems that alter table add partition statement is disabled temporarily.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)