[ 
https://issues.apache.org/jira/browse/TAJO-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jaehwa Jung updated TAJO-1346:
------------------------------
    Summary: Create dynamic partitions to CatalogStore by running insert query 
or CTAS query.  (was: Run ADD PARTITION after storing column partitioned table.)

> Create dynamic partitions to CatalogStore by running insert query or CTAS 
> query.
> --------------------------------------------------------------------------------
>
>                 Key: TAJO-1346
>                 URL: https://issues.apache.org/jira/browse/TAJO-1346
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Physical Operator
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>
> Currently, If new partitions are added to HDFS by ColPartitionStoreExec, 
> CatalogStore will not be aware of these partitions. So, Tajo need to run 
> ALTER TABLE table_name ADD PARTITION on each of the newly added partitions 
> automatically. 



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

Reply via email to