You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Seungun Choe (JIRA)" <ji...@apache.org> on 2013/09/25 04:19:02 UTC

[jira] [Created] (TAJO-203) Snappy-compressed text read does not work correctly

Seungun Choe created TAJO-203:
---------------------------------

             Summary: Snappy-compressed text read does not work correctly
                 Key: TAJO-203
                 URL: https://issues.apache.org/jira/browse/TAJO-203
             Project: Tajo
          Issue Type: Bug
          Components: storage
            Reporter: Seungun Choe
             Fix For: 0.2-incubating


When Tajo reads snappy-compressed text with a delimiter '\001', it causes wrong result as follows:
{noformat}
a049b06ac8d473720af1,  001Data2,  001Data3,  001Data4,  001Data5,  001Data6,  001Data7,  001Data8
b123b05df7d503432af0,  001Data2,  001Data3,  001Data4,  001Data5,  001Data6,  001Data7,  001Data8
{noformat}

--
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