blerer commented on code in PR #2655:
URL: https://github.com/apache/cassandra/pull/2655#discussion_r1378842348


##########
src/java/org/apache/cassandra/cql3/Tuples.java:
##########
@@ -51,11 +44,30 @@ public static ColumnSpecification 
componentSpecOf(ColumnSpecification column, in
                                        
(getTupleType(column.type)).type(component));
     }
 
+    public static ColumnSpecification makeReceiver(List<? extends 
ColumnSpecification> receivers)

Review Comment:
   Sorry, I do not really understand you concern. We only have a single class 
to represent markers.



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

Reply via email to