Skip to content

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented May 7, 2025

What changes were proposed in this pull request?

This PR aims to add CMAKE_POLICY_VERSION_MINIMUM=3.12 explicitly to ThirdpartyToolchain.cmake for Apache ORC 2.1.x.

Why are the changes needed?

The minimum requirement of CMake is 3.12.0 in Apache ORC 2.1.x.

cmake_minimum_required (VERSION 3.12.0)

How was this patch tested?

Pass the CIs.

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

No.

@github-actions github-actions bot added the BUILD label May 7, 2025
@dongjoon-hyun dongjoon-hyun added this to the 2.1.3 milestone May 7, 2025
dongjoon-hyun added a commit that referenced this pull request May 7, 2025
…hain.cmake`

### What changes were proposed in this pull request?

This PR aims to add `CMAKE_POLICY_VERSION_MINIMUM=3.12` explicitly to `ThirdpartyToolchain.cmake` for Apache ORC 2.1.x.

### Why are the changes needed?

The minimum requirement of CMake is `3.12.0` in Apache ORC 2.1.x.

https://github.com/apache/orc/blob/5affc04a590780deeec7c35c7258032c3883855c/CMakeLists.txt#L18

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2221 from dongjoon-hyun/ORC-1896.

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 added a commit to dongjoon-hyun/orc that referenced this pull request Sep 12, 2025
…hain.cmake`

### What changes were proposed in this pull request?

This PR aims to add `CMAKE_POLICY_VERSION_MINIMUM=3.12` explicitly to `ThirdpartyToolchain.cmake` for Apache ORC 2.1.x.

### Why are the changes needed?

The minimum requirement of CMake is `3.12.0` in Apache ORC 2.1.x.

https://github.com/apache/orc/blob/5affc04a590780deeec7c35c7258032c3883855c/CMakeLists.txt#L18

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#2221 from dongjoon-hyun/ORC-1896.

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