Skip to content

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Dec 26, 2023

What changes were proposed in this pull request?

This pr aims to upgrade jackson from 2.16.0 to 2.16.1

Why are the changes needed?

The new version bring some fix:

  • #4200: JsonSetter(contentNulls = FAIL) is ignored in delegating @JsonCreator argument
  • #4216: Primitive array deserializer not being captured by DeserializerModifier
  • #4219: JsonNode.findValues() and findParents() missing expected values in 2.16.0

The full release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass Github Actions

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

No

@LuciferYang LuciferYang marked this pull request as draft December 26, 2023 06:25
@LuciferYang
Copy link
Contributor Author

Test first

@github-actions github-actions bot added the BUILD label Dec 26, 2023
@LuciferYang LuciferYang marked this pull request as ready for review December 26, 2023 12:33
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@dongjoon-hyun
Copy link
Member

Merged to master.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun

@LuciferYang LuciferYang deleted the SPARK-46508 branch May 1, 2025 13:40
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