Skip to content

HHH-19596 [6.6 backport] NPE when array/collection of Struct contains null value #10488

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

Conversation

cigaly
Copy link
Contributor

@cigaly cigaly commented Jul 8, 2025

Jira issue HHH-19596

Backporting #10487 to 6.6


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license
and can be relicensed under the terms of the LGPL v2.1 license in the future at the maintainers' discretion.
For more information on licensing, please check here.


@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jul 8, 2025

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

@cigaly cigaly changed the base branch from main to 6.6 July 8, 2025 10:52
@beikov beikov marked this pull request as ready for review July 8, 2025 11:42
@cigaly cigaly force-pushed the HHH-19596-6.6-NPE_when_array_or_collection_of_Struct_contains_null_value branch from cbbe0fd to 097a176 Compare July 8, 2025 13:16
@cigaly cigaly force-pushed the HHH-19596-6.6-NPE_when_array_or_collection_of_Struct_contains_null_value branch from 097a176 to 5d3139a Compare July 8, 2025 13:54
@beikov
Copy link
Member

beikov commented Jul 8, 2025

It looks like the StructArrayWithNullElementTestDemoTest fails with an NPE on Oracle still.

@cigaly
Copy link
Contributor Author

cigaly commented Jul 8, 2025

It looks like the StructArrayWithNullElementTestDemoTest fails with an NPE on Oracle still.

Yes :-( Il'll check that

@cigaly cigaly force-pushed the HHH-19596-6.6-NPE_when_array_or_collection_of_Struct_contains_null_value branch from 5d3139a to 93d6407 Compare July 8, 2025 16:17
@cigaly
Copy link
Contributor Author

cigaly commented Jul 8, 2025

Fixed!

@beikov beikov merged commit 1cc2aef into hibernate:6.6 Jul 10, 2025
30 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants