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/19 15:39:03 UTC

[arrow] branch master updated (dac3a00f87 -> a41b1acc71)

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 dac3a00f87 MINOR: [Docs] Fix a typo (#15021)
     add a41b1acc71 GH-14940: [Go][Parquet] Fix Encryption Column writing (#14954)

No new revisions were added by this update.

Summary of changes:
 go/parquet/encryption_read_config_test.go  |  7 ++++++
 go/parquet/encryption_write_config_test.go | 38 +++++++++++++++++++++++-------
 go/parquet/file/column_writer.go           | 25 +++++++++++++-------
 go/parquet/file/page_writer.go             |  4 +++-
 4 files changed, 55 insertions(+), 19 deletions(-)