https://github.com/apache/spark
Revision a8c62d3f9a8de22f92e0e0ca1a5770f373b0b142 authored by Dongjoon Hyun on 12 February 2024, 18:37:49 UTC, committed by Dongjoon Hyun on 13 February 2024, 18:00:56 UTC
This PR aims to upgrade `aircompressor` to 1.26.

`aircompressor` v1.26 has the following bug fixes.

- [Fix out of bounds read/write in Snappy decompressor](https://github.com/airlift/aircompressor/commit/b89db180bb97debe025b640dc40ed43816e8c7d2)
- [Fix ZstdOutputStream corruption on double close](https://github.com/airlift/aircompressor/commit/b89db180bb97debe025b640dc40ed43816e8c7d2)

No.

Pass the CIs.

No.

Closes #45084 from dongjoon-hyun/SPARK-47023.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
1 parent d27bdbe
History
Tip revision: a8c62d3f9a8de22f92e0e0ca1a5770f373b0b142 authored by Dongjoon Hyun on 12 February 2024, 18:37:49 UTC
[SPARK-47023][BUILD] Upgrade `aircompressor` to 1.26
Tip revision: a8c62d3
File Mode Size
src
pom.xml -rw-r--r-- 3.3 KB

back to top