You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Deneche A. Hakim (JIRA)" <ji...@apache.org> on 2016/01/09 03:38:39 UTC

[jira] [Assigned] (DRILL-4174) fix for DRILL-4081 mistakenly regresses the fix for DRILL-3786

     [ https://issues.apache.org/jira/browse/DRILL-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Assignee: Deneche A. Hakim  (was: Aman Sinha)

> 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)