You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2013/11/27 02:50:37 UTC

[jira] [Commented] (TAJO-332) Invalid row count of CSVScanner

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

Hyunsik Choi commented on TAJO-332:
-----------------------------------

The patch looks good for me. Bytes::writeVLongToByteArray() method and Bytes::writeVLong seem strange. It is not a static method and unused in the project.

> Invalid row count of CSVScanner
> -------------------------------
>
>                 Key: TAJO-332
>                 URL: https://issues.apache.org/jira/browse/TAJO-332
>             Project: Tajo
>          Issue Type: Bug
>          Components: storage
>    Affects Versions: 0.2-incubating
>            Reporter: Jinho Kim
>            Assignee: Jinho Kim
>         Attachments: TAJO-332.patch
>
>
> If tail of row remained in buffer, scanner sometimes are terminated at the end of the block.
> In addition, I'll improve writer performance in CSVFile.



--
This message was sent by Atlassian JIRA
(v6.1#6144)