You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2021/11/24 14:24:24 UTC

[arrow] branch master updated (80c4c7c -> f4ed547)

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

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


    from 80c4c7c  ARROW-14769: [Go] Ensure MessageReader errors get reported
     add f4ed547  ARROW-14696: [Java] Reset vectors before populating JDBC data when reusing vector schema root

No new revisions were added by this update.

Summary of changes:
 .../arrow/adapter/jdbc/ArrowVectorIterator.java      |  9 ++++++++-
 .../jdbc/h2/JdbcToArrowVectorIteratorTest.java       | 16 +++++++++++++++-
 .../src/test/resources/h2/test1_all_datatypes_h2.yml | 20 ++++++++++----------
 3 files changed, 33 insertions(+), 12 deletions(-)