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 5996f51631 MINOR: [Java] Bump org.cyclonedx:cyclonedx-maven-plugin 
from 2.8.0 to 2.8.1 in /java (#43562)
     add dea09ec9c0 GH-43455: [Go] Add Opaque canonical extension type (#43459)

No new revisions were added by this update.

Summary of changes:
 go/arrow/{_tools/tools.go => extensions/doc.go} |  13 +-
 go/arrow/extensions/opaque.go                   | 106 +++++++++++++
 go/arrow/extensions/opaque_test.go              | 200 ++++++++++++++++++++++++
 3 files changed, 310 insertions(+), 9 deletions(-)
 copy go/arrow/{_tools/tools.go => extensions/doc.go} (79%)
 create mode 100644 go/arrow/extensions/opaque.go
 create mode 100644 go/arrow/extensions/opaque_test.go

Reply via email to