You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Chen Luo (JIRA)" <ji...@apache.org> on 2018/05/25 17:49:00 UTC

[jira] [Created] (ASTERIXDB-2392) Improve Key Comparison During LSM Merge

Chen Luo created ASTERIXDB-2392:
-----------------------------------

             Summary: Improve Key Comparison During LSM Merge
                 Key: ASTERIXDB-2392
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2392
             Project: Apache AsterixDB
          Issue Type: Improvement
            Reporter: Chen Luo
            Assignee: Chen Luo


Merging search results from multiple LSM components using the priority queue is relatively expensive. To optimize this, we can use a special comparator without type checking since all types of index keys should be the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)