https://github.com/apache/spark
Revision d7b0567d40e040d3c49089d88f635d66c06adbe0 authored by Yuming Wang on 26 February 2022, 15:26:11 UTC, committed by Sean Owen on 26 February 2022, 15:26:11 UTC
This is a backport of https://github.com/apache/spark/pull/34362 to branch 3.1.

### What changes were proposed in this pull request?

This PR ported HIVE-21498, HIVE-25098 and upgraded libthrift to 0.16.0.

The CHANGES list for libthrift 0.16.0 is available at: https://github.com/apache/thrift/blob/v0.16.0/CHANGES.md

### Why are the changes needed?

To address [CVE-2020-13949](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13949).

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing test.

Closes #35647 from wangyum/SPARK-37090-branch-3.1.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
1 parent b98dc38
History
Tip revision: d7b0567d40e040d3c49089d88f635d66c06adbe0 authored by Yuming Wang on 26 February 2022, 15:26:11 UTC
[SPARK-37090][BUILD][3.1] Upgrade libthrift to 0.16.0 to avoid security vulnerabilities
Tip revision: d7b0567

README.md

back to top