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 60097200B35 for ; Tue, 21 Jun 2016 02:59:43 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5E978160A65; Tue, 21 Jun 2016 00:59:43 +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 A6551160A55 for ; Tue, 21 Jun 2016 02:59:42 +0200 (CEST) Received: (qmail 56024 invoked by uid 500); 21 Jun 2016 00:59:41 -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 56013 invoked by uid 99); 21 Jun 2016 00:59:41 -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 00:59:41 +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 3FA7B1A088A for ; Tue, 21 Jun 2016 00:59:41 +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 mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id IT5tRUipMXjm for ; Tue, 21 Jun 2016 00:59:39 +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 mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTPS id 0DBD05FB27 for ; Tue, 21 Jun 2016 00:59:38 +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 u5L0xbDd024210; Tue, 21 Jun 2016 00:59:37 GMT Date: Tue, 21 Jun 2016 00:59:37 +0000 From: "Huaisi Xu (Code Review)" To: impala-cr@cloudera.com, dev@impala.incubator.apache.org Message-ID: Reply-To: hxu@cloudera.com X-Gerrit-MessageType: newchange Subject: =?UTF-8?Q?=5BImpala-CR=5D=28cdh5-2=2E2=2E0_5=2E4=2Ex=29_CDH-41243=3A_Parquet_scanner_regression_on_wide_tables=0A?= X-Gerrit-Change-Id: Iee65ce47d8ed680fb99643a15e6b4db76e98f35f X-Gerrit-ChangeURL: X-Gerrit-Commit: ba1dce9a79b1b7715cbdaf1c034049c3c3b30ba3 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 00:59:43 -0000 Huaisi Xu has uploaded a new change for review. http://gerrit.cloudera.org:8080/3414 Change subject: CDH-41243: Parquet scanner regression on wide tables ...................................................................... CDH-41243: Parquet scanner regression on wide tables 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/1 -- To view, visit http://gerrit.cloudera.org:8080/3414 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iee65ce47d8ed680fb99643a15e6b4db76e98f35f Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.2.0_5.4.x Gerrit-Owner: Huaisi Xu