It seems this patch(https://github.com/apache/parquet-java/pull/3196) can
avoid deadlock issue if using Parquet 1.15.1.
On Wed, Apr 16, 2025 at 5:39 PM Niranjan Jayakar
wrote:
> I found another bug introduced in 4.0 that breaks Spark connect client x
> server compatibility: https://github.com/ap
That's nice but we need to wait for them to release, and upgrade right?
Let's revert the parquet upgrade out of 4.0 branch since we're not directly
affected by the CVE anyway.
On Mon, 21 Apr 2025 at 15:42, Yuming Wang wrote:
> It seems this patch(https://github.com/apache/parquet-java/pull/3196)