borinquenkid commented on PR #15568: URL: https://github.com/apache/grails-core/pull/15568#issuecomment-4489582009
@matrei Here is the funny part that might not be apparent with so many changes... this is mostly a refactor. That is why the bug is in both branches. The rewrite happened in the HibernateCriteriaBuilder because Hibernate removed the Criteria API. There was also almost no class hierarchy specific to Hibernate, which made the code harder to maintain and understand. I am keeping the scalability issue in another branch, which has its own blast radius, but it should be easier to evaluate. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
