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-1051: Update benchmark dependencies #964

Merged
merged 1 commit into from
Nov 13, 2021
Merged

ORC-1051: Update benchmark dependencies #964

merged 1 commit into from
Nov 13, 2021

Conversation

dongjoon-hyun
Copy link
Member

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

What changes were proposed in this pull request?

This PR aims to update the transitive dependencies of Spark 3.2.0.

  • aircompressor: 0.16 -> 0.21
  • Netty-all: 4.1.67.Final -> 4.1.68.Final
  • scala-librari: 2.12.10 -> 2.12.15
  • spark.jackson.version: 2.10.0 -> 2.12.3

Why are the changes needed?

When ORC-1037 updates to Spark 3.2.0, these dependencies are missed.

How was this patch tested?

Pass the CIs.

@dongjoon-hyun dongjoon-hyun added this to the 1.7.2 milestone Nov 13, 2021
@guiyanakuang
Copy link
Member

+1, LGTM

@dongjoon-hyun
Copy link
Member Author

Thank you, @guiyanakuang ! Merged to main/1.7.

@dongjoon-hyun dongjoon-hyun merged commit 2c3727b into apache:main Nov 13, 2021
@dongjoon-hyun dongjoon-hyun deleted the ORC-1051 branch November 13, 2021 07:32
dongjoon-hyun added a commit that referenced this pull request Nov 13, 2021
### What changes were proposed in this pull request?

This PR aims to update the transitive dependencies of Spark 3.2.0.
- aircompressor: 0.16 -> 0.21
- Netty-all: 4.1.67.Final -> 4.1.68.Final
- scala-librari: 2.12.10 -> 2.12.15
- spark.jackson.version: 2.10.0 -> 2.12.3

### Why are the changes needed?

When ORC-1037 updates to Spark 3.2.0, these dependencies are missed.

### How was this patch tested?

Pass the CIs.

(cherry picked from commit 2c3727b)
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.

2 participants