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

SQL: CREATE INDEX should fill index from multiple threads

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1
    • 2.4
    • sql

    Description

      Currently when CREATE INDEX command is executed, we fill new index from a single thread. Low CPU, long create time. We can trade off CPU vs time by adding more threads.
      Probably number of threads should be specified in CREATE INDEX command as a hint.

      Attachments

        Issue Links

          Activity

            People

              rkondakov Roman Kondakov
              vozerov Vladimir Ozerov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: