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

Expressions.nullExpresion() in querydsl result in NPE in SqmExpressible with named parameters #9917

Merged
merged 2 commits into from
Mar 28, 2025

Conversation

dreab8
Copy link
Member

@dreab8 dreab8 commented Mar 27, 2025

https://hibernate.atlassian.net/browse/HHH-19291


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.


@dreab8 dreab8 requested a review from gavinking March 27, 2025 11:55
@gavinking
Copy link
Member

@dreab8 can you wait a bit on this one because it's going to conflict with my huge refactoring.

@dreab8
Copy link
Member Author

dreab8 commented Mar 27, 2025

sure @gavinking ping me when you have finished.

@gavinking
Copy link
Member

OK, @dreab8 I have merged my PR with the refactoring to that class. You have a conflict now, but it should be completely straightforward to fix.

@gavinking
Copy link
Member

(Sorry about that.)

@dreab8
Copy link
Member Author

dreab8 commented Mar 27, 2025

np problem at all :)

@dreab8
Copy link
Member Author

dreab8 commented Mar 27, 2025

rebase done :D

…mExpressible with named parameters

# Conflicts:
#	hibernate-core/src/main/java/org/hibernate/query/spi/AbstractCommonQueryContract.java
@dreab8 dreab8 merged commit 2bc4a94 into hibernate:main Mar 28, 2025
22 of 25 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