You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "P Schou (Jira)" <ji...@apache.org> on 2022/06/29 19:05:00 UTC

[jira] [Created] (ARROW-16934) [Go] parquet_reader, Fixed JSON Tech debt, added CSV, additional flags for directing output

P Schou created ARROW-16934:
-------------------------------

             Summary: [Go] parquet_reader, Fixed JSON Tech debt, added CSV, additional flags for directing output
                 Key: ARROW-16934
                 URL: https://issues.apache.org/jira/browse/ARROW-16934
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: P Schou


This pull request is to add functionality into the golang version of the parquet_reader.  The ability to dump values out as JSON was missing and there was no option for CSV.  These have been added along with the ability to set an output file for the values to be stored.

 

https://github.com/apache/arrow/pull/13463



--
This message was sent by Atlassian Jira
(v8.20.10#820010)