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

[SPARK-45103][BUILD][3.4] Update ORC to 1.8.5 #42851

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 7, 2023

What changes were proposed in this pull request?

This PR aims to upgrade Apache ORC to 1.8.4 for Apache Spark 3.4.2.

Please note that Apache ORC community maintains

  • Apache ORC 1.8.x for Apache Spark 3.4.x
  • Apache ORC 1.9.x for Apache Spark 3.5.x
  • Apache ORC 2.0.x for Apache Spark 4.0.x

Why are the changes needed?

To bring the latest bug fixes like ORC-1482.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

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

No.

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-45103][BUILD] Update ORC to 1.8.4 [SPARK-45103][BUILD][3.4] Update ORC to 1.8.4 Sep 7, 2023
@github-actions github-actions bot added the BUILD label Sep 7, 2023
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-45103][BUILD][3.4] Update ORC to 1.8.4 [SPARK-45103][BUILD][3.4] Update ORC to 1.8.5 Sep 7, 2023
@dongjoon-hyun
Copy link
Member Author

Could you review this PR when you have some time, @viirya ?

@viirya
Copy link
Member

viirya commented Sep 7, 2023 via email

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya . The CI passed~

@dongjoon-hyun
Copy link
Member Author

Let me merge this~ :)

dongjoon-hyun added a commit that referenced this pull request Sep 7, 2023
### What changes were proposed in this pull request?

This PR aims to upgrade Apache ORC to 1.8.4 for Apache Spark 3.4.2.

Please note that Apache ORC community maintains
- Apache ORC 1.8.x for Apache Spark 3.4.x
- Apache ORC 1.9.x for Apache Spark 3.5.x
- Apache ORC 2.0.x for Apache Spark 4.0.x

### Why are the changes needed?

To bring the latest bug fixes like [ORC-1482](https://issues.apache.org/jira/browse/ORC-1482).

- https://orc.apache.org/news/2023/09/05/ORC-1.8.5/

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

No.

### How was this patch tested?

Pass the CIs.

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

No.

Closes #42851 from dongjoon-hyun/SPARK-45103.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
@dongjoon-hyun
Copy link
Member Author

Merged to branch-3.4~

@dongjoon-hyun dongjoon-hyun deleted the SPARK-45103 branch September 7, 2023 22:37
viirya pushed a commit to viirya/spark-1 that referenced this pull request Oct 19, 2023
This PR aims to upgrade Apache ORC to 1.8.4 for Apache Spark 3.4.2.

Please note that Apache ORC community maintains
- Apache ORC 1.8.x for Apache Spark 3.4.x
- Apache ORC 1.9.x for Apache Spark 3.5.x
- Apache ORC 2.0.x for Apache Spark 4.0.x

To bring the latest bug fixes like [ORC-1482](https://issues.apache.org/jira/browse/ORC-1482).

- https://orc.apache.org/news/2023/09/05/ORC-1.8.5/

No.

Pass the CIs.

No.

Closes apache#42851 from dongjoon-hyun/SPARK-45103.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
(cherry picked from commit d535462)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants