[
https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deneche A. Hakim updated DRILL-4174:
------------------------------------
Assignee: Aman Sinha (was: Deneche A. Hakim)
> fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786
> --------------------------------------------------------------
>
> 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: Aman Sinha
> Fix For: 1.5.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)