Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-2604

sort operator merge phase memory pool improvement

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None

    Description

      Currently, executor sort goes through initial sort phase followed by merge phase in overflow situation. The memory pool used during sort phase is not efficiently reused for merge phase , causing sort merge to slow down in case of large merge. Sort merge happens only if sort overflows.

      Fix is to detect overflow situation and reuse the memory pool for merge phase.

      Attachments

        Issue Links

          Activity

            People

              vasudevp Prashanth Vasudev
              vasudevp Prashanth Vasudev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: