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

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


    from ae67add  [MINOR][DOCS] fix default value of history server
     add 4789e1f  [SPARK-37090][BUILD] Upgrade `libthrift` to 0.16.0 to avoid 
security vulnerabilities

No new revisions were added by this update.

Summary of changes:
 dev/deps/spark-deps-hadoop-2-hive-2.3              |   2 +-
 dev/deps/spark-deps-hadoop-3-hive-2.3              |   2 +-
 pom.xml                                            |   6 +-
 .../hive/service/auth/KerberosSaslHelper.java      |   5 +-
 .../apache/hive/service/auth/PlainSaslHelper.java  |   3 +-
 .../hive/service/auth/TSetIpAddressProcessor.java  |   5 +-
 .../service/cli/thrift/ThriftBinaryCLIService.java |   6 -
 .../hive/service/cli/thrift/ThriftCLIService.java  |  10 ++
 .../apache/thrift/transport/TFramedTransport.java  | 200 +++++++++++++++++++++
 9 files changed, 225 insertions(+), 14 deletions(-)
 create mode 100644 
sql/hive/src/main/java/org/apache/thrift/transport/TFramedTransport.java

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to