Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-16370

Use precomputed hash of a SearchRow in storage

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      After IGNITE-16102, Partition Storage based on RocksDB uses Arrays.hashCode to compute the hash of the storage key. However, binary representation relies on BinaryRow serialization, which already contains a precomputed hash code. It is proposed to add a keyHash method to the SearchRow interface, which will provide the hash code from the underlying BinaryRow to the storage.

      Attachments

        Issue Links

          Activity

            People

              apolovtcev Aleksandr Polovtsev
              apolovtcev Aleksandr Polovtsev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: