You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by sb...@apache.org on 2020/03/13 11:09:11 UTC

[arrow] branch master updated (f67b210 -> 777d9fc)

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

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


    from f67b210  ARROW-8086: [Java] Support writing decimal from big endian byte array in UnionListWriter
     add 777d9fc  ARROW-8028: [Go] Allow duplicate field names in schemas and nested types

No new revisions were added by this update.

Summary of changes:
 go/arrow/schema.go      | 37 +++++++++++++++----------------------
 go/arrow/schema_test.go | 41 ++++++++++++++++++++++++++---------------
 2 files changed, 41 insertions(+), 37 deletions(-)