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 2019/08/23 17:29:12 UTC

[arrow] branch master updated (1cf9847 -> 1d0f064)

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 1cf9847  ARROW-6126: [C++] Return error when an IPC stream terminates in the middle of receiving dictionaries
     add 1d0f064  ARROW-6202: [Java] Add unit test for large resultsets

No new revisions were added by this update.

Summary of changes:
 .../arrow/adapter/jdbc/ArrowVectorIterator.java    |    5 +-
 .../arrow/adapter/jdbc/h2/JdbcToArrowTest.java     | 1168 +++++++++++++++++++-
 2 files changed, 1155 insertions(+), 18 deletions(-)