From: <tr...@do...> - 2013-04-22 20:04:51
|
<p>A new comment has been added to the following issue.</p> <table border="0"> <tr> <td width="90px" valign="top"><b>Title:</b></td> <td>Subsequent sorts clauses in descending order</td> </tr> <tr> <td><b>Project:</b></td> <td>Core Library (dotNetRDF.dll)</td> </tr> <tr> <td><b>Created By:</b></td> <td>Rob Vesse</td> </tr> <tr> <td><b>Date:</b></td> <td>2013-04-22 09:03 PM</td> </tr> <tr> <td><b>Comment:</b></td> </tr> <tr> <td colspan="2"><p> Fixed the bugs in the ORDER BY logic:</p> <ol> <li> The DESC modifier was incorrectly propogated to the result of the subsequent sort conditions during evaluation</li> <li> Ordering was bailing out early when one/both conditions evaluated to null/error without deferring to subsequent sort conditions which meant rows with nulls/errors in their conditions were only partially sorted</li> </ol></td> </tr> </table> <p> More information on this issue can be found at <a href="http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=350" target="_blank">http://www.dotnetrdf.org/tracker/Issues/IssueDetail.aspx?id=350</a></p> <p style="text-align:center;font-size:8pt;padding:5px;"> If you no longer wish to receive notifications, please visit <a href="http://www.dotnetrdf.org/tracker/Account/UserProfile.aspx" target="_blank">your profile</a> and change your notifications options. </p> |