Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ORC-FORMAT-8: Add maven-enforcer-plugin to enforce Java and Maven versions #9

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Dec 8, 2023

What changes were proposed in this pull request?

This closes #8 .

Why are the changes needed?

To be compatible with Apache ORC 2.0.0, we need to enforce Java and Maven versions.

How was this patch tested?

Pass the CIs.

@github-actions github-actions bot added the BUILD label Dec 8, 2023
@dongjoon-hyun dongjoon-hyun added this to the 1.0.0 milestone Dec 8, 2023
@dongjoon-hyun dongjoon-hyun merged commit 4f1353e into apache:main Dec 8, 2023
2 checks passed
@dongjoon-hyun dongjoon-hyun deleted the ORC-FORMAT-8 branch December 8, 2023 22:48
dongjoon-hyun added a commit to apache/orc that referenced this pull request Dec 9, 2023
### What changes were proposed in this pull request?

This PR aims to use `orc-format` `1.0.0-beta`.

### Why are the changes needed?

`1.0.0-beta` has the following changes.
- apache/orc-format#5
- apache/orc-format#4
- apache/orc-format#7
- apache/orc-format#9

### How was this patch tested?

Pass the CIs.

Closes #1688 from dongjoon-hyun/ORC-1551.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
cxzl25 pushed a commit to cxzl25/orc that referenced this pull request Jan 11, 2024
### What changes were proposed in this pull request?

This PR aims to use `orc-format` `1.0.0-beta`.

### Why are the changes needed?

`1.0.0-beta` has the following changes.
- apache/orc-format#5
- apache/orc-format#4
- apache/orc-format#7
- apache/orc-format#9

### How was this patch tested?

Pass the CIs.

Closes apache#1688 from dongjoon-hyun/ORC-1551.

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.

Add maven-enforcer-plugin to enforce Java and Maven versions
1 participant