[ 
https://issues.apache.org/jira/browse/TAJO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061780#comment-14061780
 ] 

ASF GitHub Bot commented on TAJO-20:
------------------------------------

Github user hyunsik commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/72#discussion_r14919779
  
    --- Diff: 
tajo-core/src/main/java/org/apache/tajo/engine/planner/physical/ColPartitionStoreExec.java
 ---
    @@ -43,6 +51,17 @@
       protected final int [] keyIds;
       protected final String [] keyNames;
     
    +  static final ThreadLocal<NumberFormat> OUTPUT_FILE_FORMAT_SEQ =
    --- End diff --
    
    It seems to be not used.


> INSERT INTO ... SELECT
> ----------------------
>
>                 Key: TAJO-20
>                 URL: https://issues.apache.org/jira/browse/TAJO-20
>             Project: Tajo
>          Issue Type: New Feature
>            Reporter: Hyunsik Choi
>            Assignee: Hyoungjun Kim
>
> We should support 'INSERT INTO ... SELECT' statement.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to