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

BufferedTupleStreamV2::CheckConsistency() is too slow for large streams with small pages in Debug build

    XMLWordPrintableJSON

Details

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

    Description

      I saw a spilling query (with a bad plan) spending a huge amount of time in this function.

      We should probably split out the O parts of CheckConsistency() into a separate function that is run less frequently, e.g. once per pass over the stream.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: