Re: [PR] CAY-2842 Prevent duplicate select columns when using distinct with order by [cayenne]

2024-02-13 Thread via GitHub
Jugen commented on PR #605: URL: https://github.com/apache/cayenne/pull/605#issuecomment-1943106918 @stariy95 have added OrderingGroupByStage as suggested. -- 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

Re: [PR] CAY-2842 Prevent duplicate select columns when using distinct with order by [cayenne]

2024-02-13 Thread via GitHub
Jugen commented on code in PR #605: URL: https://github.com/apache/cayenne/pull/605#discussion_r1487416426 ## cayenne/src/main/java/org/apache/cayenne/access/translator/select/OrderingStage.java: ## @@ -54,13 +60,15 @@ private void processOrdering(QualifierTranslator qualifierT