[
https://issues.apache.org/jira/browse/TAJO-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776004#comment-13776004
]
Hudson commented on TAJO-191:
-----------------------------
SUCCESS: Integrated in Tajo-trunk-postcommit #471 (See
[https://builds.apache.org/job/Tajo-trunk-postcommit/471/])
TAJO-191: INSERT OVERWRITE INTO statement should follow the table meta in
catalog. (jinho) (jinossy:
https://git-wip-us.apache.org/repos/asf?p=incubator-tajo.git&a=commit&h=3e8215974d696eac96ea5ea3431e8b0082d4a1a5)
*
tajo-core/tajo-core-backend/src/test/java/org/apache/tajo/engine/query/TestInsertQuery.java
*
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/TableMetaImpl.java
* CHANGES.txt
*
tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/master/GlobalEngine.java
*
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/Options.java
*
tajo-catalog/tajo-catalog-server/src/main/java/org/apache/tajo/catalog/store/DBStore.java
*
tajo-catalog/tajo-catalog-common/src/main/java/org/apache/tajo/catalog/TableMeta.java
> INSERT OVERWRITE INTO statement should follow the table meta in catalog
> -----------------------------------------------------------------------
>
> Key: TAJO-191
> URL: https://issues.apache.org/jira/browse/TAJO-191
> Project: Tajo
> Issue Type: Bug
> Components: planner/optimizer
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Fix For: 0.2-incubating
>
> Attachments: TAJO-191.patch
>
>
> After a table is created with compression options, INSERT OVERWRITE INTO
> without any compression options also should follow the created table's meta
> description. But, the current implementation does not refer to the created
> table's meta description.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira