Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
4.2
Description
When a "select distinct" query has an "order by" clause then the "order by" fields must also be listed in the select clause. However no check is currently done to see if the column is already specified which can result in duplicate columns being fetched.
This is listed as a TODO item in OrderingStage.
Attachments
1.
|
Improve duplicate select column detection when using order by | Closed | Unassigned |
|