Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented 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.

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.

### 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

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#2215 from dongjoon-hyun/ORC-1892.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 4e7708f)
Signed-off-by: Dongjoon Hyun <[email protected]>
@github-actions github-actions bot added the BUILD label Sep 12, 2025
@dongjoon-hyun dongjoon-hyun added this to the 2.1.4 milestone 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 #2391 from dongjoon-hyun/ORC-1892-2.1.

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

Merged to branch-2.1.

@dongjoon-hyun dongjoon-hyun deleted the ORC-1892-2.1 branch September 12, 2025 20:26
dongjoon-hyun added a commit to dongjoon-hyun/orc that referenced this pull request Sep 12, 2025
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]>
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