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

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


    from 029cab2  HIVE-22192 Remove ObjectPair classes
     add 834e17e  HIVE-22188 Clean up the SemanticAnalyzerFactory (Miklos 
Gergely reviewed by Jesus Camacho Rodriguez)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hive/ql/hooks/HiveProtoLoggingHook.java |   3 +-
 .../hadoop/hive/ql/parse/DDLSemanticAnalyzer.java  |  24 +-
 .../org/apache/hadoop/hive/ql/parse/HiveParser.g   |  69 ++--
 .../hadoop/hive/ql/parse/SemanticAnalyzer.java     |   4 +-
 .../hive/ql/parse/SemanticAnalyzerFactory.java     | 228 ++---------
 .../apache/hadoop/hive/ql/plan/HiveOperation.java  | 428 ++++++++++-----------
 .../authorization/plugin/HiveOperationType.java    |   1 -
 .../plugin/sqlstd/Operation2Privilege.java         |   2 -
 8 files changed, 294 insertions(+), 465 deletions(-)

Reply via email to