This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 8a540a1 ARROW-8780: [Python][Doc] Document the fsspec wrapper for
pyarrow.fs filesystems
add 41529c7 ARROW-8453: [Go][Integration] Support and enable recursive
nested type integration tests
No new revisions were added by this update.
Summary of changes:
dev/archery/archery/integration/datagen.py | 3 +-
go/arrow/cdata/cdata.go | 6 +-
go/arrow/compare.go | 8 +-
go/arrow/compare_test.go | 14 +-
go/arrow/datatype_nested.go | 73 +++++----
go/arrow/datatype_nested_test.go | 4 +-
go/arrow/example_test.go | 2 +-
go/arrow/internal/arrjson/arrjson.go | 255 ++++++++---------------------
go/arrow/ipc/metadata.go | 8 +-
9 files changed, 124 insertions(+), 249 deletions(-)