Deneche A. Hakim created DRILL-4174:
---------------------------------------

             Summary: fix for DRILL-4081 mistakenly regresses the fix for 
DRILL-3768
                 Key: DRILL-4174
                 URL: https://issues.apache.org/jira/browse/DRILL-4174
             Project: Apache Drill
          Issue Type: Bug
          Components: Execution - Relational Operators
    Affects Versions: 1.4.0
            Reporter: Deneche A. Hakim
            Assignee: Deneche A. Hakim


As part of fixing DRILL-3768, 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





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to