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

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


    from e642354  ARROW-11096: [Rust] C data interface for [Large]binary
     add 32ce8e4  ARROW-10492: [Java][JDBC] Allow users to config the mapping 
between SQL types and Arrow types

No new revisions were added by this update.

Summary of changes:
 .../arrow/adapter/jdbc/ArrowVectorIterator.java    |   9 +-
 .../arrow/adapter/jdbc/JdbcToArrowConfig.java      | 136 +++++++++++--
 .../adapter/jdbc/JdbcToArrowConfigBuilder.java     |  12 +-
 .../arrow/adapter/jdbc/JdbcToArrowUtils.java       | 220 +++++----------------
 .../arrow/adapter/jdbc/JdbcToArrowConfigTest.java  |  10 +-
 .../jdbc/h2/JdbcToArrowVectorIteratorTest.java     |  54 +++++
 6 files changed, 250 insertions(+), 191 deletions(-)

Reply via email to