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-41239][BUILD] Upgrade jackson to 2.14.1 #38771

Closed
wants to merge 1 commit into from

Conversation

LuciferYang
Copy link
Contributor

What changes were proposed in this pull request?

This pr aims upgrade Jackson related dependencies to 2.14.1

Why are the changes needed?

This version include an optimization of heap memory usage for Jackson 2.14.x:

The full release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

@github-actions github-actions bot added the BUILD label Nov 23, 2022
@srowen
Copy link
Member

srowen commented Nov 23, 2022

Merged to master

@srowen srowen closed this in bf687ad Nov 23, 2022
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies to 2.14.1

### Why are the changes needed?
This version include  an optimization of heap memory usage for Jackson 2.14.x:

- FasterXML/jackson-databind#3665

The full release notes as follows:

- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14.1

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

### How was this patch tested?
Pass GitHub Actions

Closes apache#38771 from LuciferYang/SPARK-41239.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?
This pr aims upgrade `Jackson` related dependencies to 2.14.1

### Why are the changes needed?
This version include  an optimization of heap memory usage for Jackson 2.14.x:

- FasterXML/jackson-databind#3665

The full release notes as follows:

- https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.14.1

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

### How was this patch tested?
Pass GitHub Actions

Closes apache#38771 from LuciferYang/SPARK-41239.

Authored-by: yangjie01 <[email protected]>
Signed-off-by: Sean Owen <[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.

2 participants