Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.5.2
    • 4.6.0, 4.5.2
    • None
    • None

    Description

      See observation in parent:

      1. We are guaranteed to be passed KVs of the same row
      2. There'll be at most one version for each column

      #1 allows us to completely avoid comparing the row keys.
      #2 Let's us do exact searches for columns. Allowing us to simplify the code - and save a bit more performance.

      Attachments

        1. 2237-master.txt
          5 kB
          Lars Hofhansl

        Activity

          People

            larsh Lars Hofhansl
            larsh Lars Hofhansl
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: