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-36734][SQL][BUILD][3.1] Upgrade ORC to 1.5.13 #33972

Closed
wants to merge 2 commits into from
Closed

[SPARK-36734][SQL][BUILD][3.1] Upgrade ORC to 1.5.13 #33972

wants to merge 2 commits into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 13, 2021

What changes were proposed in this pull request?

This PR aims to upgrade Apache ORC from 1.5.12 to 1.5.13 for Apache Spark 3.1.3.

Why are the changes needed?

Apache ORC 1.5.13 is the latest maintenance release in 1.5.x line having the following patches.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

@dongjoon-hyun
Copy link
Member Author

This is Apache ORC 1.5.13 for Apache Spark 3.1.3 which you requested before, @gengliangwang .

@SparkQA
Copy link

SparkQA commented Sep 13, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47689/

@SparkQA
Copy link

SparkQA commented Sep 13, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47689/

@SparkQA
Copy link

SparkQA commented Sep 13, 2021

Test build #143187 has finished for PR 33972 at commit 41959f1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@gengliangwang
Copy link
Member

@dongjoon-hyun Thanks for doing this!

@dongjoon-hyun dongjoon-hyun marked this pull request as ready for review September 16, 2021 05:23
@dongjoon-hyun
Copy link
Member Author

Could you review again, @gengliangwang ? Also, cc @HyukjinKwon

@SparkQA
Copy link

SparkQA commented Sep 16, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47843/

@SparkQA
Copy link

SparkQA commented Sep 16, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/47843/

@dongjoon-hyun
Copy link
Member Author

@gengliangwang . This one also passed the UTs.

@gengliangwang
Copy link
Member

Thanks, merging to 3.1

@dongjoon-hyun
Copy link
Member Author

Thank you!

gengliangwang pushed a commit that referenced this pull request Sep 16, 2021
### What changes were proposed in this pull request?

This PR aims to upgrade Apache ORC from 1.5.12 to 1.5.13 for Apache Spark 3.1.3.

### Why are the changes needed?

Apache ORC 1.5.13 is the latest maintenance release in 1.5.x line having the following patches.
- https://issues.apache.org/jira/projects/ORC/versions/12349322

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

No.

### How was this patch tested?

Pass the CIs.

Closes #33972 from dongjoon-hyun/SPARK-36734.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Gengliang Wang <gengliang@apache.org>
@dongjoon-hyun dongjoon-hyun deleted the SPARK-36734 branch September 16, 2021 07:53
@SparkQA
Copy link

SparkQA commented Sep 16, 2021

Test build #143337 has finished for PR 33972 at commit ac7e61d.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants