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:35:36 UTC

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

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 01a30a8e29 GH-14791: [JS] Fix BitmapBufferBuilder size truncation (#14881)
     add 3d9f60b74b GH-14883: [Go] ipc.Writer leaks memory when compressing body (#14892)

No new revisions were added by this update.

Summary of changes:
 go/arrow/ipc/compression.go | 15 +++++++++++++++
 go/arrow/ipc/writer.go      | 19 +++++++++++--------
 go/arrow/ipc/writer_test.go | 22 ++++++++++++++++++++++
 3 files changed, 48 insertions(+), 8 deletions(-)