Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3902 Multi-threaded query execution
  3. IMPALA-4577

Adjust maximum size of row batch queue for non-Parquet scans with MT_DOP>0.

    XMLWordPrintableJSON

Details

    Description

      When MT_DOP is set, non-Parquet scans are run with the old scan node with a fixed NUM_SCANNER_THREADS=1

      We should adjust the maximum size of the row batch queue based on MT_DOP for each such scan instance to avoid a significant increase in
      the memory consumption of such scans.

      Attachments

        Activity

          People

            alex.behm Alexander Behm
            alex.behm Alexander Behm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: