You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2015/08/26 10:17:46 UTC

[jira] [Created] (CASSANDRA-10192) Rows.merge is inefficient

Benedict created CASSANDRA-10192:
------------------------------------

             Summary: Rows.merge is inefficient
                 Key: CASSANDRA-10192
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10192
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict
            Assignee: Benedict
             Fix For: 3.0.0 rc1


Rows.merge is {{O(n.lg(n))}} as opposed to {{O(n)}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)