michaelsembwever commented on code in PR #2506:
URL: https://github.com/apache/cassandra/pull/2506#discussion_r1272338104
##########
src/java/org/apache/cassandra/db/filter/ColumnFilter.java:
##########
@@ -267,29 +204,13 @@ public static ColumnFilter
selection(RegularAndStaticColumns columns)
* A filter that fetches all columns for the provided table, but returns
* only the queried ones.
*/
+ @VisibleForTesting
Review Comment:
i could not find anywhere this method was used but the tests…
##########
src/java/org/apache/cassandra/db/filter/ColumnFilter.java:
##########
@@ -267,29 +204,13 @@ public static ColumnFilter
selection(RegularAndStaticColumns columns)
* A filter that fetches all columns for the provided table, but returns
* only the queried ones.
*/
+ @VisibleForTesting
Review Comment:
i could not find anywhere this method was used but the tests…
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]