[
https://issues.apache.org/jira/browse/TAJO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14017525#comment-14017525
]
Hyoungjun Kim commented on TAJO-20:
-----------------------------------
In my opinion, The modification of commitOutputData() method in a Query class
is more efficient.
In the case of INSERT INTO, find largest file sequence in the target directory
and move staging file to target file which replaced with a largest sequence.
Partition table should be handled carefully.
> INSERT INTO ... SELECT
> ----------------------
>
> Key: TAJO-20
> URL: https://issues.apache.org/jira/browse/TAJO-20
> Project: Tajo
> Issue Type: New Feature
> Reporter: Hyunsik Choi
>
> We should support 'INSERT INTO ... SELECT' statement.
--
This message was sent by Atlassian JIRA
(v6.2#6252)