Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 29198200B35 for ; Tue, 21 Jun 2016 03:00:26 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 27BA3160A65; Tue, 21 Jun 2016 01:00:26 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7122F160A55 for ; Tue, 21 Jun 2016 03:00:25 +0200 (CEST) Received: (qmail 56937 invoked by uid 500); 21 Jun 2016 01:00:24 -0000 Mailing-List: contact dev-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@impala.incubator.apache.org Delivered-To: mailing list dev@impala.incubator.apache.org Received: (qmail 56925 invoked by uid 99); 21 Jun 2016 01:00:24 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 01:00:24 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0D01A1A088A for ; Tue, 21 Jun 2016 01:00:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.362 X-Spam-Level: X-Spam-Status: No, score=0.362 tagged_above=-999 required=6.31 tests=[RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id BQCxmqeUSXqY for ; Tue, 21 Jun 2016 01:00:20 +0000 (UTC) Received: from ip-10-146-233-104.ec2.internal (ec2-75-101-130-251.compute-1.amazonaws.com [75.101.130.251]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 06DCC5F3A0 for ; Tue, 21 Jun 2016 01:00:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-10-146-233-104.ec2.internal (8.14.4/8.14.4) with ESMTP id u5L10IWH024245; Tue, 21 Jun 2016 01:00:18 GMT Message-Id: <201606210100.u5L10IWH024245@ip-10-146-233-104.ec2.internal> Date: Tue, 21 Jun 2016 01:00:13 +0000 From: "Huaisi Xu (Code Review)" To: impala-cr@cloudera.com, dev@impala.incubator.apache.org Reply-To: hxu@cloudera.com X-Gerrit-MessageType: newpatchset Subject: =?UTF-8?Q?=5BImpala-CR=5D=28cdh5-2=2E2=2E0_5=2E4=2Ex=29_CDH-41243=3A_Parquet_scanner_regression_on_wide_tables_=28part_1=29=0A?= X-Gerrit-Change-Id: Iee65ce47d8ed680fb99643a15e6b4db76e98f35f X-Gerrit-ChangeURL: X-Gerrit-Commit: 28c0dae84441ad7e85c1bca3eb85c868ef63b4f1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.12.2 archived-at: Tue, 21 Jun 2016 01:00:26 -0000 Huaisi Xu has uploaded a new patch set (#2). Change subject: CDH-41243: Parquet scanner regression on wide tables (part 1) ...................................................................... CDH-41243: Parquet scanner regression on wide tables (part 1) Revert "IMPALA-2861: Fix flaky scanner test added via IMPALA-2473 backport" This reverts commit 4740ab61b887cc9798691047265ebb2359153b03. Change-Id: Iee65ce47d8ed680fb99643a15e6b4db76e98f35f --- M testdata/workloads/functional-query/queries/QueryTest/scanners.test 1 file changed, 8 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/14/3414/2 -- To view, visit http://gerrit.cloudera.org:8080/3414 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: Iee65ce47d8ed680fb99643a15e6b4db76e98f35f Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.2.0_5.4.x Gerrit-Owner: Huaisi Xu