grahamtriggs commented on issue #533: Feature/sdborder URL: https://github.com/apache/jena/pull/533#issuecomment-465351735 @afs Hi - I've added some basic tests: 1) There is a test to check that scopes added to the ScopeBase are returned in the correct order 2) There is a simple test of the DISTINCT optimization to see if the SQL generates a GROUP BY 3) There is a simple test of the ORDER optimization to see if the SQL generates an ORDER BY I've also moved where the ORDER optimization is applied to the post-processing (alongside the LIMIT/OFFSET handling), as it is more cleanly applied there.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services