Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-6832

Remove old "unmanaged" sort implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.14.0
    • 1.18.0
    • None

    Description

      Several releases back Drill introduced a new "managed" external sort that enhanced the sort operator's memory management. To be safe, at the time, the new version was controlled by an option, with the ability to revert to the old version.

      The new version has proven to be stable. The time has come to remove the old version.

      • Remove the implementation in physical.impl.xsort.
      • Move the implementation from physical.impl.xsort.managed to the parent package.
      • Remove the conditional code in the batch creator.
      • Remove the option that allowed disabling the new version.

      Attachments

        Issue Links

          Activity

            People

              Paul.Rogers Paul Rogers
              Paul.Rogers Paul Rogers
              ihuzenko#1 ihuzenko#1
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: