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 2016/02/19 02:59:18 UTC

[jira] [Resolved] (TAJO-1441) Supporting INSERT (OVERWRITE) INTO for managed partitioned tables

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

Jaehwa Jung resolved TAJO-1441.
-------------------------------
    Resolution: Cannot Reproduce

> Supporting INSERT (OVERWRITE) INTO for managed partitioned tables
> -----------------------------------------------------------------
>
>                 Key: TAJO-1441
>                 URL: https://issues.apache.org/jira/browse/TAJO-1441
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Dongjoon Hyun
>
> As of Tajo 0.10.0, Tajo writes the inserted result in a single folder.
> {code:sql}
> INSERT [OVERWRITE] INTO managedPartitionTable SELECT ~
> {code}
> If the partition columns exist, it need to build subfolders accordingly.



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