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 62f0c3f  HIVE-22182: SemanticAnalyzer populates map which is not used 
at all (Akos Dombi via Laszlo Bodor)
     new 5c7adab  HIVE-22059: hive-exec jar doesn't contain (fasterxml) jackson 
library (Zoltan Haindrich reviewed by Laszlo Bodor)
     new 8055650  HIVE-22065: Code cleanup around 
org.apache.hadoop.hive.ql.exec.tez.RecordProcessor (Ivan Suller via Zoltan 
Haindrich)

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:
 ql/pom.xml                                         |  19 ++++
 .../hive/ql/exec/tez/MapRecordProcessor.java       |  93 ++++++----------
 .../hive/ql/exec/tez/MergeFileRecordProcessor.java |   6 +-
 .../hadoop/hive/ql/exec/tez/RecordProcessor.java   |  20 ++--
 .../hive/ql/exec/tez/ReduceRecordProcessor.java    | 121 ++++++++-------------
 5 files changed, 110 insertions(+), 149 deletions(-)

Reply via email to