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/10/31 13:11:33 UTC

[jira] [Commented] (TAJO-1149) Implement direct read of TextFile scanner

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

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

GitHub user jinossy opened a pull request:

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

    TAJO-1149: Implement direct read of TextFile scanner

    

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

    $ git pull https://github.com/jinossy/tajo TAJO-1149

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

    https://github.com/apache/tajo/pull/221.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 #221
    
----
commit aed406357e016e602b11dbaed3d20994dd651a17
Author: jhkim <jh...@apache.org>
Date:   2014-10-31T12:10:08Z

    TAJO-1149: Implement direct read of TextFile scanner

----


> Implement direct read of TextFile scanner
> -----------------------------------------
>
>                 Key: TAJO-1149
>                 URL: https://issues.apache.org/jira/browse/TAJO-1149
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>
> if a text file is uncompressed, scanner is able to read from direct buffer 



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