You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2015/05/08 07:01:59 UTC

[jira] [Updated] (TAJO-1591) Change StoreType represented as Enum to String type

     [ https://issues.apache.org/jira/browse/TAJO-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi updated TAJO-1591:
-------------------------------
    Attachment: TAJO-1591.patch

this is the first patch. Please see the direction. The current work is still native. So, I'll improve string handling.

> 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
>
>
> 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)