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

Thiruvalluvan M. G. reassigned AVRO-2014:
-----------------------------------------

    Assignee: Thiruvalluvan M. G.

> C++ DataFile support custom stream
> ----------------------------------
>
>                 Key: AVRO-2014
>                 URL: https://issues.apache.org/jira/browse/AVRO-2014
>             Project: Avro
>          Issue Type: Improvement
>          Components: c++
>            Reporter: Zoyo Pei
>            Assignee: Thiruvalluvan M. G.
>            Priority: Major
>
> It is recommended that C++ DataFile support custom stream. E.g,
> DataFileWriter(OutputStream *stream, ...);
> So we can write into hdfs like this
> auto writer = new DataFileWriter<T>(new HDFSOutputStream(...), ...);



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to