hibernate-orm icon indicating copy to clipboard operation
hibernate-orm copied to clipboard

HHH-18274 generics generalized solution

Open cigaly opened this issue 1 year ago • 5 comments

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

cigaly avatar Jun 17 '24 07:06 cigaly

Thanks for your pull request!

This pull request appears to follow the contribution rules.

› This message was automatically generated.

If this is violating compliance, then I was wrong from the very beginning :-( I've removed all commits except the one with new test class.

cigaly avatar Jun 24 '24 09:06 cigaly

Added new commit containing fix for binary and unary expressions. Now only tests with function call are failing.

cigaly avatar Jun 24 '24 11:06 cigaly

All tests passed, now I will apply suggested changes.

cigaly avatar Jun 25 '24 14:06 cigaly

All tests are now passing with exception of three (out of four) tests in org.hibernate.orm.test.mapping.converted.converter.ConvertedAttributesTypecheckTest. This will be fixed when pull request #8681 is merged.

cigaly avatar Jul 01 '24 10:07 cigaly

@cigaly @mbladel why is this one stalled?

gavinking avatar Dec 01 '24 13:12 gavinking

@gavinking I've lost track of this one, I had approved it and at its current state it still looks correct to me - I'll go ahead and merge once CI passes, thanks for reminding me.

mbellade avatar Dec 02 '24 08:12 mbellade