[hive] branch branch-2.3 updated (9880ee6 -> 1ffe2ab)

2021-05-24 Thread sunchao
This is an automated email from the ASF dual-hosted git repository.

sunchao pushed a change to branch branch-2.3
in repository https://gitbox.apache.org/repos/asf/hive.git.


from 9880ee6  HIVE-21200: Vectorization: date column throwing 
java.lang.UnsupportedOperationException for parquet (#2276)
 add 1ffe2ab  HIVE-19228: Remove commons-httpclient 3.x usage (Janaki 
Lahorani reviewed by Aihua Xu)

No new revisions were added by this update.

Summary of changes:
 pom.xml  |  6 --
 ql/pom.xml   | 15 ---
 .../hadoop/hive/ql/parse/LoadSemanticAnalyzer.java   | 16 +++-
 shims/common/pom.xml |  6 ++
 4 files changed, 17 insertions(+), 26 deletions(-)


[hive] branch master updated (66668ef -> c10aa53)

2021-05-24 Thread dmollitor
This is an automated email from the ASF dual-hosted git repository.

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


from 8ef  HIVE-25151: Remove Unused Interner from HiveMetastoreChecker 
(David Mollitor reviewed by Miklos Gergely)
 add c10aa53  HIVE-24810: Use JDK 8 String Switch in TruncDateFromTimestamp 
(David Mollitor reviewed by Panagiotis Garefalakis)

No new revisions were added by this update.

Summary of changes:
 .../vector/expressions/TruncDateFromTimestamp.java | 26 --
 1 file changed, 19 insertions(+), 7 deletions(-)