You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by GitBox <gi...@apache.org> on 2019/10/24 17:16:20 UTC

[GitHub] [jena] afs commented on a change in pull request #622: JENA-1774: Reorder SELECT DISTINCT * ORDER BY

afs commented on a change in pull request #622: JENA-1774: Reorder SELECT DISTINCT * ORDER BY
URL: https://github.com/apache/jena/pull/622#discussion_r338693762
 
 

 ##########
 File path: jena-arq/src/test/java/org/apache/jena/sparql/algebra/optimize/TestOptDistinctReduced.java
 ##########
 @@ -218,7 +218,7 @@
         testQuery(queryString, tOrderByDistinctApplication, opExpectedString) ;
     }
     
-    @Test public void distinct_order_by_application_03()
+    /*@Test*/ public void distinct_order_by_application_03_old()
 
 Review comment:
   Done. I meant to but missed coming back to this while juggling the other pull requests.
   
   Comment added to 02.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services