This is an automated email from the ASF dual-hosted git repository.
srowen pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.
from b98dc38 [MINOR][DOCS] Fix missing field in query
add d7b0567 [SPARK-37090][BUILD][3.1] 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.7-hive-2.3 | 2 +-
dev/deps/spark-deps-hadoop-3.2-hive-2.3 | 2 +-
pom.xml | 6 +-
.../apache/hive/service/auth/HiveAuthFactory.java | 2 +-
.../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 +++++++++++++++++++++
10 files changed, 226 insertions(+), 15 deletions(-)
create mode 100644
sql/hive/src/main/java/org/apache/thrift/transport/TFramedTransport.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]