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

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

GitHub user hyunsik opened a pull request:

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

    TAJO-1591: Change StoreType represented as Enum to String type.

    

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

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

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

    https://github.com/apache/tajo/pull/564.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 #564
    
----
commit 863e53eae091bb6073efb31a1efd8acf4ff88ea0
Author: Hyunsik Choi <[email protected]>
Date:   2015-05-08T04:59:21Z

    initial work for TAJO-1591.

commit 285b179067fcd52fa1eead1a4f4b04da3813182b
Author: Hyunsik Choi <[email protected]>
Date:   2015-05-08T07:50:17Z

    Fixed some literal string to constants.

commit d9776b32df0ef79b99087310ece41277ae517e9a
Author: Hyunsik Choi <[email protected]>
Date:   2015-05-08T07:56:05Z

    Merge branch 'master' of github.com:apache/tajo into TAJO-1591

----


> Change StoreType represented as Enum to String type
> ---------------------------------------------------
>
>                 Key: TAJO-1591
>                 URL: https://issues.apache.org/jira/browse/TAJO-1591
>             Project: Tajo
>          Issue Type: Improvement
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1591.patch, TAJO-1591_2.patch
>
>
> StoreType represented as Enum does not allow pluggable storage. So, we need 
> to change Enum type to String type.



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

Reply via email to