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

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


    from a9462c2  HIVE-25553: Support Map data-type natively in Arrow format 
(Sruthi M, reviewed by Sankar Hariappan)
     add 116a6be  Revert "HIVE-25553: Support Map data-type natively in Arrow 
format (Sruthi M, reviewed by Sankar Hariappan)"

No new revisions were added by this update.

Summary of changes:
 data/files/datatypes.txt                           |  4 +-
 .../org/apache/hive/jdbc/BaseJdbcWithMiniLlap.java | 16 ++---
 .../hive/jdbc/TestJdbcWithMiniLlapArrow.java       | 83 ++++++++++------------
 .../hive/jdbc/TestJdbcWithMiniLlapVectorArrow.java | 83 ++++++++++------------
 pom.xml                                            |  2 +-
 .../hive/llap/WritableByteChannelAdapter.java      |  2 +-
 .../hive/ql/io/arrow/ArrowColumnarBatchSerDe.java  | 17 +++--
 .../apache/hadoop/hive/ql/io/arrow/Serializer.java | 42 ++++-------
 8 files changed, 107 insertions(+), 142 deletions(-)

Reply via email to