You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/10 02:12:33 UTC

[jira] [Commented] (TAJO-1123) Use Fragment instead of FileFragment.

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

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

Github user babokim closed the pull request at:

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


> Use Fragment instead of FileFragment.
> -------------------------------------
>
>                 Key: TAJO-1123
>                 URL: https://issues.apache.org/jira/browse/TAJO-1123
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Hyoungjun Kim
>            Assignee: Hyoungjun Kim
>            Priority: Minor
>              Labels: hbase
>             Fix For: hbase_storage
>
>
> Currently most operator and planner uses FileFragment object for splitting data. FileFragment only has a information about a scanning target file. In order to support various storage this should be changed to the abstract object 'Fragment'.  



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