Dongjoon Hyun created TAJO-1441:
-----------------------------------

             Summary: 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)

Reply via email to