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

Allow specifying query parallelism in CREATE TABLE's WITH "" clause

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6
    • 2.8
    • sql
    • None
    • Docs Required, Release Notes Required

    Description

      As in

      CREATE TABLE foo (id long primary key, val varchar) WITH "backups=1, query_parallelism=4";
      

      upd: actually "parallelism=4"

      Currently it is possible to specify e.g. backups but not query_parallelism.

      This leads to necessity to specify cache template for such tables, which is cumbersome.
      Moreover, people may ignore this option outright and get worse performance.

      Attachments

        Issue Links

          Activity

            People

              pkouznet Pavel Kuznetsov
              ilyak Ilya Kasnacheev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m