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 2022/10/28 18:08:37 UTC

[arrow] branch master updated (9f4c632fa9 -> f57ad93266)

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

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


    from 9f4c632fa9 ARROW-18188: [CI] CUDA nightly docker upload fails due to wrong tag (#14538)
     add f57ad93266 ARROW-18178: [Java] ArrowVectorIterator incorrectly closes Vectors (#14534)

No new revisions were added by this update.

Summary of changes:
 .../apache/arrow/adapter/jdbc/ArrowVectorIterator.java    |  5 +++--
 .../apache/arrow/adapter/jdbc/UnreliableMetaDataTest.java |  9 +++++++--
 .../adapter/jdbc/h2/JdbcToArrowVectorIteratorTest.java    | 15 +++++++++++++--
 3 files changed, 23 insertions(+), 6 deletions(-)