You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by cu...@apache.org on 2022/02/22 22:15:47 UTC

[arrow] branch master updated (16f36a5 -> 50ed858)

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

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


    from 16f36a5  ARROW-14815 [R] bindings for `lubridate::semester()`
     add 50ed858  ARROW-15722: [Java] Improve error message for nested types with incorrect children

No new revisions were added by this update.

Summary of changes:
 .../org/apache/arrow/vector/complex/FixedSizeListVector.java | 12 ++++++------
 .../org/apache/arrow/vector/complex/LargeListVector.java     | 11 +++++------
 .../java/org/apache/arrow/vector/complex/ListVector.java     | 11 +++++------
 .../main/java/org/apache/arrow/vector/complex/MapVector.java |  2 +-
 4 files changed, 17 insertions(+), 19 deletions(-)