[
https://issues.apache.org/jira/browse/CAY-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev updated CAY-2847:
---------------------------------
Fix Version/s: 5.0-M1
> Improve duplicate select column detection when using order by
> -------------------------------------------------------------
>
> Key: CAY-2847
> URL: https://issues.apache.org/jira/browse/CAY-2847
> Project: Cayenne
> Issue Type: Sub-task
> Components: Core Library
> Reporter: Jurgen Doll
> Priority: Minor
> Labels: pull-request-available
> Fix For: 5.0-M1
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The current implementation has three problems:
> # It fails when a column has an alias
> # It builds the whole SQL column string before comparing
> # It doesn't seem very robust in preventing false results
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)