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

Hyunsik Choi updated TAJO-118:
------------------------------

    Attachment: TAJO-118_2.patch

That's really great work! Thank you for your contribution.

However, the first patch has some bug in the case where some columns are pushed 
down into scan node. So, I added the unit test that causes that case and fixed 
the bug. I've uploaded the updated patch.

Thank you!
                
> Refactor and Improve text file Scanner
> --------------------------------------
>
>                 Key: TAJO-118
>                 URL: https://issues.apache.org/jira/browse/TAJO-118
>             Project: Tajo
>          Issue Type: Improvement
>          Components: storage
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>             Fix For: 0.2-incubating
>
>         Attachments: TAJO-118_2.patch, TAJO-118.patch
>
>
> This will be reduce the execution time
> * Implement column projection
> * Change the split function to the apache StringUtils
> * Improve slow codes

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to