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

Scott Carey commented on AVRO-888:
----------------------------------

Looks good overall, very simple.

Can you add a Unit Test for this?  It should be simple.

Thanks!

> Create SeekableInput based on data in byte[]
> --------------------------------------------
>
>                 Key: AVRO-888
>                 URL: https://issues.apache.org/jira/browse/AVRO-888
>             Project: Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.5.4
>            Reporter: Saleem Shafi
>         Attachments: SeekableByteArrayInput.java
>
>
> Currently, the object container format is only support for actual files, but 
> we're finding it useful outside of that context and would like to see a 
> SeekableInput implementation that is based on a byte[] of data rather than a 
> File.

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

        

Reply via email to