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 3A2B7200D3A for ; Wed, 15 Nov 2017 20:38:36 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 38FCF160BF4; Wed, 15 Nov 2017 19:38:36 +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 7EC06160BE4 for ; Wed, 15 Nov 2017 20:38:35 +0100 (CET) Received: (qmail 15927 invoked by uid 500); 15 Nov 2017 19:38:34 -0000 Mailing-List: contact reviews-help@impala.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@impala.incubator.apache.org Received: (qmail 15915 invoked by uid 99); 15 Nov 2017 19:38:34 -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; Wed, 15 Nov 2017 19:38:34 +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 9A4631A0049 for ; Wed, 15 Nov 2017 19:38:33 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.362 X-Spam-Level: ** X-Spam-Status: No, score=2.362 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, RDNS_DYNAMIC=0.363, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-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 t0Aq32ibVD8f for ; Wed, 15 Nov 2017 19:38:32 +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-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 46C0B5FAC5 for ; Wed, 15 Nov 2017 19:38:32 +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 vAFJcV7b028419; Wed, 15 Nov 2017 19:38:31 GMT Message-Id: <201711151938.vAFJcV7b028419@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 8 Date: Wed, 15 Nov 2017 19:38:31 +0000 From: "Jim Apple (Code Review)" To: Jim Apple , Tim Wood , impala-cr@cloudera.com, reviews@impala.incubator.apache.org CC: Michael Brown , Matthew Mulder X-Gerrit-MessageType: merged Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-6160=3A_Allow_multiple_statements_in_a_Query_object=2E=0A?= X-Gerrit-Change-Id: Iac86af181b7c42655f21d2c1efd4652dd35d9297 X-Gerrit-Change-Number: 8513 X-Gerrit-ChangeURL: X-Gerrit-Commit: a8c123b55a78d39dd2e465e7641d4706b3aaaf4e In-Reply-To: References: Reply-To: jbapple-impala@apache.org, mmulder@cloudera.com, impala-cr@cloudera.com, marcelk@gmail.com, twood@cloudera.com, jbapple-impala@apache.org, reviews@impala.incubator.apache.org, mikeb@cloudera.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.14.2 Content-Type: multipart/alternative; boundary="a8k9T/VnPCY="; charset=UTF-8 archived-at: Wed, 15 Nov 2017 19:38:36 -0000 --a8k9T/VnPCY= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jim Apple has submitted this change and it was merged=2E ( http://gerrit=2E= cloudera=2Eorg:8080/8513 ) Change subject: IMPALA-6160: Allow multiple sta= tements in a Query object=2E =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E=2E= =2E=2E=2E=2E=2E IMPALA-6160: Allow multiple statements in a Query object= =2E Testing: - Reproduced problem with bin/run-workload=2Epy=2E - Ran bin/= run-workload=2Epy --workloads=3Dtpch,targeted-perf,tpcds --impalads=3Dloc= alhost:21000,localhost:21001,localhost:21002 --results_json_file=3D$PWD/p= erf_results/IMPALA-6160=2Ejson --query_iterations=3D3 --table_formats=3Dp= arquet/none --plan_first --query_names=3D'=2E*' (Close to command line th= at single_node_perf_run=2Epy builds=2E) - Manually reviewed perf_results/= IMPALA-6160=2Ejson to verify presence of plans and proper splitting of qu= ery batches=2E Change-Id: Iac86af181b7c42655f21d2c1efd4652dd35d9297 Review= ed-on: http://gerrit=2Ecloudera=2Eorg:8080/8513 Tested-by: Impala Public Je= nkins Reviewed-by: Jim Apple --- M tests/perf= ormance/query=2Epy M tests/performance/query_executor=2Epy 2 files changed,= 60 insertions(+), 25 deletions(-) Approvals: Impala Public Jenkins: Ver= ified Jim Apple: Looks good to me, approved -- To view, visit http://ge= rrit=2Ecloudera=2Eorg:8080/8513 To unsubscribe, visit http://gerrit=2Ecloud= era=2Eorg:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master G= errit-MessageType: merged Gerrit-Change-Id: Iac86af181b7c42655f21d2c1efd465= 2dd35d9297 Gerrit-Change-Number: 8513 Gerrit-PatchSet: 8 Gerrit-Owner: Tim = Wood Gerrit-Reviewer: Impala Public Jenkins Gerrit-R= eviewer: Jim Apple Gerrit-Reviewer: Matthew M= ulder Gerrit-Reviewer: Michael Brown Gerrit-Reviewer: Tim Wood --a8k9T/VnPCY=--