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

Hudson commented on TAJO-1231:
------------------------------

FAILURE: Integrated in Tajo-master-CODEGEN-build #124 (See 
[https://builds.apache.org/job/Tajo-master-CODEGEN-build/124/])
TAJO-1231: Implicit table properties in session is not stored in table 
property. (hyunsik: rev ab2efce8fb4015523a9a818f0e03fa57c6366585)
* tajo-plan/src/main/java/org/apache/tajo/plan/util/PlannerUtil.java
* tajo-core/src/test/java/org/apache/tajo/client/TestTajoClient.java
* CHANGES
* tajo-plan/src/main/java/org/apache/tajo/plan/LogicalPlanner.java


> Implicit table properties in session are not stored in table property.
> ----------------------------------------------------------------------
>
>                 Key: TAJO-1231
>                 URL: https://issues.apache.org/jira/browse/TAJO-1231
>             Project: Tajo
>          Issue Type: Bug
>          Components: planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.9.1
>
>         Attachments: TAJO-1231.patch
>
>
> Tajo provides session variables. Some session variables can affect implicitly 
> table properties. For example, NULL_CHAR will be applied to table properties 
> in TEXT based file formats.
> But, CTAS does not store such an implicitly applied property to table 
> properties of tables even though the property is already used for the table.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to