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

Optimization: for SQL indexes implement comparison using offheap pointer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cache
    • None

    Description

      Currently for objects comparison in sql indexes we copy full row data on heap, but when index is created on BinaryObject's field and object offheap address is known then it is possible do comparison withput on heap copy and object instantiation. Prototype is implemented in branch ignite-3477-offheap-cmp.

      Note: IGNITE-4629 partially fixes issue with comparison, but it is not possible to use this optimization in all cases.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sboikov Semen Boikov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: