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/12/09 17:36:23 UTC

[arrow] branch master updated (3d9f60b74b -> cd238d738a)

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 3d9f60b74b GH-14883: [Go] ipc.Writer leaks memory when compressing body (#14892)
     add cd238d738a GH-14883: [Go] Fix IPC encoding empty maps (#14904)

No new revisions were added by this update.

Summary of changes:
 go/arrow/ipc/ipc_test.go | 31 +++++++++++++++++++++++++++++++
 go/arrow/ipc/writer.go   | 39 +--------------------------------------
 2 files changed, 32 insertions(+), 38 deletions(-)