Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Aug 15, 2025

What changes were proposed in this pull request?

This PR aims to upgrade ORC Format to 1.1.1.

Why are the changes needed?

To fix the mismatch of protoc and protobuf-java and remove the excessive warnings.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun dongjoon-hyun marked this pull request as ready for review August 19, 2025 05:10
@dongjoon-hyun dongjoon-hyun added this to the 2.2.1 milestone Aug 19, 2025
dongjoon-hyun added a commit that referenced this pull request Aug 19, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade `ORC Format` to 1.1.1.

### Why are the changes needed?

To fix the mismatch of `protoc` and `protobuf-java` and remove the excessive warnings.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2355 from dongjoon-hyun/ORC-1972.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit 8129696)
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member Author

Merged to main/2.2.

@dongjoon-hyun dongjoon-hyun deleted the ORC-1972 branch August 19, 2025 06:29
dongjoon-hyun added a commit to apache/spark that referenced this pull request Oct 1, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade ORC to 2.2.1.

### Why are the changes needed?

To bring the latest bug fix version. Although we upgraded ORC Format independently, ORC 2.2.1 is the first official version with ORC Format 1.1.1.
- https://orc.apache.org/news/2025/10/01/ORC-2.2.1/
- https://github.com/apache/orc/milestone/51?closed=1
  - apache/orc#2355

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

No behavior change.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #52478 from dongjoon-hyun/SPARK-53741.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?

This PR aims to upgrade ORC to 2.2.1.

### Why are the changes needed?

To bring the latest bug fix version. Although we upgraded ORC Format independently, ORC 2.2.1 is the first official version with ORC Format 1.1.1.
- https://orc.apache.org/news/2025/10/01/ORC-2.2.1/
- https://github.com/apache/orc/milestone/51?closed=1
  - apache/orc#2355

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

No behavior change.

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#52478 from dongjoon-hyun/SPARK-53741.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun added a commit that referenced this pull request Jan 4, 2026
### What changes were proposed in this pull request?

This PR aims to fix `Meson` build to use `ORC Format` 1.1.1.

### Why are the changes needed?

Since ORC 2.2.1, we has been using `ORC Format` 1.1.1 in `Java/CMake` build except `Meson` build. We should fix it to be consistent.
- #2355

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2474 from dongjoon-hyun/ORC-2051.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
dongjoon-hyun added a commit that referenced this pull request Jan 4, 2026
### What changes were proposed in this pull request?

This PR aims to fix `Meson` build to use `ORC Format` 1.1.1.

### Why are the changes needed?

Since ORC 2.2.1, we has been using `ORC Format` 1.1.1 in `Java/CMake` build except `Meson` build. We should fix it to be consistent.
- #2355

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2474 from dongjoon-hyun/ORC-2051.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit a7bd566)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant