Alex Petrov created CASSANDRA-11590:
---------------------------------------
Summary: Make CellPath really multi part
Key: CASSANDRA-11590
URL: https://issues.apache.org/jira/browse/CASSANDRA-11590
Project: Cassandra
Issue Type: Sub-task
Reporter: Alex Petrov
Assignee: Alex Petrov
Currently, {{CellPath}} exposes the interface with {{size()}} and {{get(int
i)}}, although makes assertion that the passed size is {{0}}.
Also, there is a lot of code assuming that {{Path}} is always the size of {{1}}
(which is true for now, of course, but will have to change during the
transition to nested / composite paths)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)