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

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

GitHub user hyunsik opened a pull request:

    https://github.com/apache/tajo/pull/287

    TAJO-1231: Implicit table properties in session is not stored in table p...

    ...roperty.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hyunsik/tajo TAJO-1231

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/287.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #287
    
----
commit d4c60df86143834f9b95698262bb6c50da9b7527
Author: Hyunsik Choi <[email protected]>
Date:   2014-12-05T02:43:15Z

    TAJO-1231: Implicit table properties in session is not stored in table 
property.

----


> Implicit table properties in session is 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