Eli Mesika has posted comments on this change. Change subject: core: do not use distinct if sort expr have func ......................................................................
Patch Set 2: @Omer If we will have duplicates when a function is used in the ORDER BY clause we will have to solve this separately ,the fact is that if a function f is part of the ORDER BY and DISTINCT is used, the query will throw SQL exception as I explained in detail in the patch commit message -- To view, visit https://gerrit.ovirt.org/38459 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I7c036b2b9ee94266b6e3df54f2c50167e454ed6a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Liran Zelkha <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: No _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
