Skip to content

Conversation

@dldnhf
Copy link

@dldnhf dldnhf commented Jan 21, 2026

Closes #39

@yawkat yawkat merged commit af57e23 into yawkat:main Jan 21, 2026
1 check passed
@yawkat
Copy link
Owner

yawkat commented Jan 21, 2026

Thanks!

@github-actions
Copy link

🚀 Preview deployed to https://931aea0d.lz4-java-yawk-at.pages.dev

dongjoon-hyun pushed a commit to apache/spark that referenced this pull request Jan 26, 2026
### What changes were proposed in this pull request?
This pr aims to upgrade lz4-java from 1.10.1 to 1.10.3

### Why are the changes needed?
The new version has fixed an NPE  issue related to `LZ4FrameInputStream`:
- yawkat/lz4-java#40

Full release notes as follows:
- https://github.com/yawkat/lz4-java/releases/tag/v1.10.2
- https://github.com/yawkat/lz4-java/releases/tag/v1.10.3

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

### How was this patch tested?
Pass Github Actions

### Was this patch authored or co-authored using generative AI tooling?
No

Closes #53971 from LuciferYang/SPARK-55189.

Authored-by: yangjie01 <yangjie01@baidu.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NPE in LZ4FrameInputStream#available

2 participants