You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2020/07/16 09:27:05 UTC

[GitHub] [cassandra] bereng commented on a change in pull request #658: CASSANDRA-15814 trunk Fix order by descending on frozen list

bereng commented on a change in pull request #658:
URL: https://github.com/apache/cassandra/pull/658#discussion_r455651027



##########
File path: test/unit/org/apache/cassandra/cql3/validation/entities/FrozenCollectionsTest.java
##########
@@ -258,6 +258,84 @@ public void testClusteringKeyUsage() throws Throwable
         );
     }
 
+    @Test
+    public void testClusteringKeyUsageWithReverseOrder() throws Throwable

Review comment:
       @adelapena given the codes fixes touch Lists, Sets and Maps I think we should test the 3 and not Sets alone. Wdyt?




----------------------------------------------------------------
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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org