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

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


    from 13ec7c3  HIVE-21390 : BI split strategy does not work for blob stores 
(Prasanth Jayachandran reviewed by Gopal V)
     new bfc44ff  HIVE-21264: Improvements Around CharTypeInfo (David Mollitor, 
reviewed by Gopal V)
     new c3939da  HIVE-21371: Make NonSyncByteArrayOutputStream Overflow 
Conscious (David Mollitor, reviewed by Gopal V)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../common/io/NonSyncByteArrayOutputStream.java    | 37 +++++++++++++------
 .../hive/serde2/typeinfo/BaseCharTypeInfo.java     | 39 ++++++++++++++++----
 .../hadoop/hive/serde2/typeinfo/BaseCharUtils.java |  2 --
 .../hadoop/hive/serde2/typeinfo/CharTypeInfo.java  | 22 ------------
 .../hive/serde2/typeinfo/PrimitiveTypeInfo.java    | 41 +++++++++++++---------
 .../hive/serde2/typeinfo/TypeInfoFactory.java      |  6 ++--
 .../hive/serde2/typeinfo/VarcharTypeInfo.java      | 22 ------------
 .../hive/serde2/typeinfo/TestBaseCharTypeInfo.java | 37 +++++++++++--------
 8 files changed, 107 insertions(+), 99 deletions(-)
 copy common/src/test/org/apache/hive/common/util/TestShutdownHookManager.java 
=> 
serde/src/test/org/apache/hadoop/hive/serde2/typeinfo/TestBaseCharTypeInfo.java 
(54%)

Reply via email to