[hive] branch master updated (0df19a6 -> 54ef4ff)

2021-02-25 Thread krisztiankasa
This is an automated email from the ASF dual-hosted git repository.

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


from 0df19a6  HIVE-24811: Extend Cached Dates to Other Areas (David 
Mollitor reviewed by Miklos Gergely)
 add 54ef4ff  HIVE-24822: Materialized View rebuild loses 
materializationTime property value (Krisztian Kasa, reviewed by Jesus Camacho 
Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hive/metastore/ObjectStore.java  |  1 +
 .../hadoop/hive/metastore/TestObjectStore.java | 41 ++
 2 files changed, 42 insertions(+)



[hive] branch master updated (a896e5f -> 0df19a6)

2021-02-25 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 a896e5f  HIVE-24823: Fix ide error in BasePartitionEvaluato (#2014) 
(Zoltan Haindrich reviewed by Rajesh Balamohan)
 add 0df19a6  HIVE-24811: Extend Cached Dates to Other Areas (David 
Mollitor reviewed by Miklos Gergely)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/common/type/TimestampUtils.java| 21 +++---
 .../apache/hadoop/hive/ql/udf/UDFDayOfWeek.java| 17 ++-
 .../apache/hadoop/hive/ql/udf/UDFWeekOfYear.java   | 19 ++---
 .../hadoop/hive/ql/udf/generic/GenericUDF.java |  7 ++---
 .../hive/ql/udf/generic/GenericUDFDateDiff.java| 20 +++--
 .../hive/ql/udf/generic/GenericUDFTrunc.java   |  6 ++--
 .../apache/hadoop/hive/serde2/RandomTypeUtil.java  |  4 +--
 .../primitive/PrimitiveObjectInspectorUtils.java   | 33 +-
 8 files changed, 65 insertions(+), 62 deletions(-)



[hive] branch master updated (665c443 -> a896e5f)

2021-02-25 Thread kgyrtkirk
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 665c443  HIVE-24751: Kill trigger in workload manager fails with "No 
privilege" exception when authorization is disabled (Nikhil Gupta, reviewed by 
Ashish Sharma, Sankar Hariappan)
 add a896e5f  HIVE-24823: Fix ide error in BasePartitionEvaluato (#2014) 
(Zoltan Haindrich reviewed by Rajesh Balamohan)

No new revisions were added by this update.

Summary of changes:
 .../hive/ql/udf/ptf/BasePartitionEvaluator.java| 75 +++---
 1 file changed, 51 insertions(+), 24 deletions(-)