[ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Ollala updated DRILL-4174:
---------------------------------
Reviewer: Victoria Markman
> 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: Deneche A. Hakim
> 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)
|