You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2023/05/08 17:27:06 UTC

[arrow] branch main updated (52e5d82833 -> fcf934a860)

This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 52e5d82833 GH-35482: [Go] Append nulls to values in `array.FixedSizeListBuilder.AppendNull` (#35481)
     add fcf934a860 GH-35275: [Java] Ensure VectorSchemaRoot slice returns a new root (#35476)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/vector/VectorSchemaRoot.java  |  4 ---
 .../apache/arrow/vector/TestVectorSchemaRoot.java  | 34 ++++++++++++----------
 2 files changed, 19 insertions(+), 19 deletions(-)