[
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)