You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ze...@apache.org on 2022/06/30 19:53:47 UTC

[arrow] branch master updated (a1c2753ba2 -> a462c761be)

This is an automated email from the ASF dual-hosted git repository.

zeroshade pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from a1c2753ba2 ARROW-16872: [C++] Fix CSV parser edge case (#13437)
     add a462c761be ARROW-16934: [Go][Parquet] Fix TODO.  Add json and csv, add params to set output and turn off metadata (#13463)

No new revisions were added by this update.

Summary of changes:
 go/parquet/cmd/parquet_reader/README.md            | 106 +++++++
 go/parquet/cmd/parquet_reader/dumper.go            |  22 +-
 go/parquet/cmd/parquet_reader/main.go              | 326 +++++++++++++++------
 .../parquet/cmd/parquet_reader}/v0.7.1.parquet     | Bin
 4 files changed, 367 insertions(+), 87 deletions(-)
 create mode 100644 go/parquet/cmd/parquet_reader/README.md
 copy {python/pyarrow/tests/data/parquet => go/parquet/cmd/parquet_reader}/v0.7.1.parquet (100%)