[
https://issues.apache.org/jira/browse/TAJO-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389980#comment-14389980
]
ASF GitHub Bot commented on TAJO-1494:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/489
TAJO-1494: Add SeekableScanner support to DelimitedTextFileScanner
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-1494
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/489.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 #489
----
commit e2884b226e87b26481577bc33db7de71153b8417
Author: Jinho Kim <[email protected]>
Date: 2015-04-01T04:34:13Z
TAJO-1494: Add SeekableScanner support to DelimitedTextFileScanner
----
> Add SeekableScanner support to DelimitedTextFileScanner
> -------------------------------------------------------
>
> Key: TAJO-1494
> URL: https://issues.apache.org/jira/browse/TAJO-1494
> Project: Tajo
> Issue Type: New Feature
> Components: storage
> Reporter: Jinho Kim
> Assignee: Jinho Kim
>
> CSVFile will be deprecated. So DelimitedTextFileScanner should support
> SeekableScanner interface for BSTIndex
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)