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

Benchmark sorted index scan vs table's partitions scan

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • sql

    Description

      We have to decide what are data structures is used for PK and table scan.
      Possible cases:

      • table partitions sorted by plain bytes/hash (in fact: unsorted);
      • table partitions sorted by PK columns;
      • PK sorted index (one store for all partitions on the node).

      All cases have pros and cons. The choice should be based on benchmarks.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tledkov-gridgain Taras Ledkov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: