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

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


    from e909359a69 MINOR: [Go][FlightSQL] reference the ADBC drivers in README 
(#34418)
     add 08e447ac8b GH-34572: [Go][CSV] Add binary support for CSV (#34558)

No new revisions were added by this update.

Summary of changes:
 go/arrow/csv/common.go           |  1 +
 go/arrow/csv/reader.go           | 18 ++++++++++++++++++
 go/arrow/csv/reader_test.go      |  4 ++++
 go/arrow/csv/testdata/header.csv |  8 ++++----
 go/arrow/csv/testdata/types.csv  |  8 ++++----
 go/arrow/csv/transformer.go      | 10 ++++++++++
 go/arrow/csv/writer.go           |  1 +
 go/arrow/csv/writer_test.go      | 22 ++++++++++++----------
 8 files changed, 54 insertions(+), 18 deletions(-)

Reply via email to