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/11/16 15:39:12 UTC

[arrow] branch master updated (b4a8320890 -> e38141421d)

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 b4a8320890 ARROW-18335: [CI][Release][JS] Use Node.js 16 as workaround (#14652)
     add e38141421d ARROW-18309: [Go] Fix delta bit packing decode panic (#14649)

No new revisions were added by this update.

Summary of changes:
 dev/release/rat_exclude_files.txt                  |     1 +
 go/parquet/internal/encoding/delta_bit_packing.go  |    10 +-
 go/parquet/internal/encoding/encoding_test.go      |    54 +
 .../internal/encoding/testdata/timestamp.data      | 68610 +++++++++++++++++++
 4 files changed, 68669 insertions(+), 6 deletions(-)
 create mode 100644 go/parquet/internal/encoding/testdata/timestamp.data