Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9ADF418B01 for ; Tue, 2 Feb 2016 21:37:20 +0000 (UTC) Received: (qmail 11112 invoked by uid 500); 2 Feb 2016 21:30:40 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 11079 invoked by uid 500); 2 Feb 2016 21:30:40 -0000 Mailing-List: contact issues-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list issues@drill.apache.org Received: (qmail 11047 invoked by uid 99); 2 Feb 2016 21:30:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2016 21:30:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E54B92C14F7 for ; Tue, 2 Feb 2016 21:30:39 +0000 (UTC) Date: Tue, 2 Feb 2016 21:30:39 +0000 (UTC) From: "Victoria Markman (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DRILL-4274) ExternalSort doesn't always handle low memory condition well, failing execution instead of spilling in some cases MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DRILL-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129066#comment-15129066 ] Victoria Markman commented on DRILL-4274: ----------------------------------------- These 4 tests have been disabled temporarily (commitId: 01a4a303770d7ffa564e0c1f0497049a4721bd9c), need to move them back when bug is fixed. {code} /root/drillAutomation/framework/framework/resources/Advanced/data-shapes/wide-columns/5000/100000rows/parquet/q174.q /root/drillAutomation/framework/framework/resources/Advanced/data-shapes/wide-columns/5000/100000rows/parquet/q209.q /root/drillAutomation/framework/framework/resources/Advanced/data-shapes/wide-columns/5000/100000rows/parquet/q207.q /root/drillAutomation/framework/framework/resources/Advanced/data-shapes/wide-columns/5000/100000rows/parquet/q213.q {code} > ExternalSort doesn't always handle low memory condition well, failing execution instead of spilling in some cases > ----------------------------------------------------------------------------------------------------------------- > > Key: DRILL-4274 > URL: https://issues.apache.org/jira/browse/DRILL-4274 > Project: Apache Drill > Issue Type: Bug > Components: Execution - Relational Operators > Reporter: Jacques Nadeau > Assignee: Jacques Nadeau > Priority: Blocker > Fix For: 1.5.0 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)