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 610a663  HIVE-23198: Add matching logic between CacheTags and 
proactive eviction requests (Adam Szita, reviewed by Peter Vary)
     add 22d4493  HIVE-23865: Use More Java Collections Class (David Mollitor, 
reviewed by Miklos Gergely)

No new revisions were added by this update.

Summary of changes:
 .../apache/hive/hcatalog/pig/HCatBaseStorer.java   | 12 +++----
 .../hive/ql/exec/tez/monitoring/DAGSummary.java    |  3 +-
 .../ql/exec/tez/monitoring/FSCountersSummary.java  |  3 +-
 .../hive/ql/exec/tez/monitoring/LLAPioSummary.java |  3 +-
 .../hive/ql/exec/tez/monitoring/LlapWmSummary.java |  3 +-
 .../hive/ql/exec/vector/VectorizationContext.java  |  4 +--
 .../hadoop/hive/ql/lockmgr/DbTxnManager.java       |  4 +--
 .../org/apache/hadoop/hive/ql/metadata/Hive.java   |  7 ++--
 .../hive/ql/optimizer/PointLookupOptimizer.java    |  4 +--
 .../hive/ql/parse/ImportSemanticAnalyzer.java      |  6 ++--
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     | 25 +++++++-------
 .../apache/hadoop/hive/ql/udf/UDAFPercentile.java  | 11 +++----
 .../LazyBinaryObjectInspectorFactory.java          | 38 +++++++++-------------
 .../MetadataListStructObjectInspector.java         | 19 ++++-------
 .../apache/hadoop/hive/metastore/Batchable.java    |  5 +--
 .../hadoop/hive/metastore/HiveMetaStore.java       | 11 +++----
 .../hadoop/hive/metastore/txn/TxnHandler.java      |  3 +-
 17 files changed, 64 insertions(+), 97 deletions(-)

Reply via email to