Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

What changes were proposed in this pull request?

This PR aims to upgrade snappy to 1.2.2 in cmake_modules.

Why are the changes needed?

To bring the latest bug fixes.

We fixed a very old issue of data corruption when compressed size
exceeds 4GB. This can happen when you compress data close to 4GB
and it's incompressible, for example, random data.

How was this patch tested?

Pass the CIs.

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

No.

This PR aims to upgrade `snappy` to 1.2.2 in `cmake_modules`.

To bring the latest bug fixes.
- https://github.com/google/snappy/releases/tag/1.2.2

> We fixed a very old issue of data corruption when compressed size
exceeds 4GB. This can happen when you compress data close to 4GB
and it's incompressible, for example, random data.

Pass the CIs.

No.

Closes apache#2391 from dongjoon-hyun/ORC-1892-2.1.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun added this to the 2.0.7 milestone Sep 12, 2025
@github-actions github-actions bot added the BUILD label Sep 12, 2025
dongjoon-hyun added a commit that referenced this pull request Sep 12, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `snappy` to 1.2.2 in `cmake_modules`.

### Why are the changes needed?

To bring the latest bug fixes.
- https://github.com/google/snappy/releases/tag/1.2.2

> We fixed a very old issue of data corruption when compressed size
exceeds 4GB. This can happen when you compress data close to 4GB
and it's incompressible, for example, random data.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2393 from dongjoon-hyun/ORC-1892-2.0.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member Author

Merged to branch-2.0.

@dongjoon-hyun dongjoon-hyun deleted the ORC-1892-2.0 branch January 3, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant