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

Doug Cutting updated AVRO-799:
------------------------------

    Attachment: AVRO-799.patch

The attached patch:
 - adds '--codec' as an option to the 'fromtext' command;
 - improves the processing of text input to be both more efficient and better 
handle binary data on lines (anything except \r and \n)
 - adds tests for the text commands
 - fixes a few typos and bugs in the text commands

> Java: make text file tools accept codec
> ---------------------------------------
>
>                 Key: AVRO-799
>                 URL: https://issues.apache.org/jira/browse/AVRO-799
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 1.5.1
>
>         Attachments: AVRO-799.patch
>
>
> The text file tools should accept a codec name.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to