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

fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

    XMLWordPrintableJSON

Details

    Description

      As part of fixing DRILL-3786, ExternalSortBatch counts how many batches are held in memory in a local variable "totalBatches" to make sure sort spills to disk before we have too many batches for the SelectionVector4.
      The fix for DRILL-4081 removed the line that incremented totalBatches which causes the previous fix to no longer work

      Attachments

        Activity

          People

            adeneche Abdel Hakim Deneche
            adeneche Abdel Hakim Deneche
            Abhishek Girish Abhishek Girish
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: