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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1038: Remove use of Builder variable in Schema.

    

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

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

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

    https://github.com/apache/tajo/pull/140.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 #140
    
----
commit be16c092c90231c738aa720efc1662fdadc948f7
Author: Hyunsik Choi <[email protected]>
Date:   2014-09-14T13:15:11Z

    TAJO-1038: Remove use of Builder variable in Schema.

----


> Remove use of Builder variable in Schema
> ----------------------------------------
>
>                 Key: TAJO-1038
>                 URL: https://issues.apache.org/jira/browse/TAJO-1038
>             Project: Tajo
>          Issue Type: Sub-task
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.9.0
>
>
> Schema is frequently used in many parts. It can cause NPE due to race 
> condition of Builder variable.



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

Reply via email to