Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-3200 Replace BufferedBlockMgr with new buffer pool
  3. IMPALA-5622

Ensure test coverage for spilling disabled for all spilling operators

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.10.0
    • Infrastructure
    • None

    Description

      We should ensure that we have test coverage for disabling spilling. There are two dimensions. I don't think we need coverage of the whole matrix, but we need coverage along both dimensions.

      Query operators:

      • Agg - covered by TestScratchLimit
      • Hash join - covered by TestScratchLimit (and with in-review IMPALA-5570 patch)
      • Sort - covered by TestScratchLimit and TestScratchDir
      • Analytic - covered by TestScratchLimit

      Means of disabling:

      • scratch_limit = 0 - covered by TestScratchLimit
      • disable_unsafe_spills = true + a table missing stats - NOT COVERED
      • starting up with no scratch disks - covered by TestScratchDir

      Attachments

        Issue Links

          Activity

            People

              tarmstrong Tim Armstrong
              tarmstrong Tim Armstrong
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: