[ https://issues.apache.org/jira/browse/ARROW-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Antoine Pitrou updated ARROW-9106: ---------------------------------- Fix Version/s: 1.0.0 > [C++] Add C++ foundation to ease file transcoding > ------------------------------------------------- > > Key: ARROW-9106 > URL: https://issues.apache.org/jira/browse/ARROW-9106 > Project: Apache Arrow > Issue Type: Improvement > Components: C++ > Reporter: Antoine Pitrou > Assignee: Antoine Pitrou > Priority: Major > Fix For: 1.0.0 > > > In some situations (e.g. reading a Windows-produced CSV file), the user might > transcode data before ingesting it into Arrow. Rather than build transcoding > in C++ (which would require a library of encodings), we could delegate it to > bindings as needed, by providing a generic InputStream facility. -- This message was sent by Atlassian Jira (v8.3.4#803005)