You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by dm...@apache.org on 2021/04/23 16:46:58 UTC

[hive] branch master updated (971f2cf -> 6ea0f62)

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 971f2cf  HIVE-25051: Callers can access uninitialized MessageBuilder instance causing NPE (#2210)
     add 6ea0f62  HIVE-24772: Revamp Server Request Error Logging (David Mollitor reviewed by Aihua Xu, Zoltan Chovan)

No new revisions were added by this update.

Summary of changes:
 .../apache/hive/minikdc/TestJdbcWithMiniKdc.java   |  28 +---
 .../apache/hive/service/cli/HiveSQLException.java  | 167 +++++----------------
 .../hive/service/cli/thrift/ThriftCLIService.java  |  72 ++++-----
 .../hive/service/cli/TestHiveSQLException.java     | 115 +-------------
 4 files changed, 81 insertions(+), 301 deletions(-)