[
https://issues.apache.org/jira/browse/TAJO-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14061823#comment-14061823
]
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_r14921641
--- Diff:
tajo-core/src/test/java/org/apache/tajo/engine/query/TestTablePartitions.java
---
@@ -279,6 +280,131 @@ public final void
testColumnPartitionedTableByThreeColumns() throws Exception {
}
@Test
+ public final void to() throws Exception {
--- End diff --
You intended 'testInsertIntoColumnPartitionedTableByThreeColumns' because
'testInsertIntoColumnPartitionedTableByThreeColumns' is included in unit test
code.
> 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)