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 03:06:18 UTC

[jira] [Resolved] (TAJO-1416) Supporting INSERT (OVERWRITE) INTO for external partitioned tables

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

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

> Supporting INSERT (OVERWRITE) INTO for external partitioned tables
> ------------------------------------------------------------------
>
>                 Key: TAJO-1416
>                 URL: https://issues.apache.org/jira/browse/TAJO-1416
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Dongjoon Hyun
>
> As of Tajo 0.10.0, Tajo supports Hive External Tables in a READ-ONLY manner. Tajo needs to support the following queries.
> {code:sql}
> INSERT [OVERWRITE] INTO externTable SELECT ~~
> {code}
> When executing above queries, non-empty subfolders according to the partition metadata should be created based on the data.



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