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 CA5ED200D65 for ; Mon, 11 Dec 2017 03:08:40 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C22E2160C21; Mon, 11 Dec 2017 02:08:40 +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 0F827160C09 for ; Mon, 11 Dec 2017 03:08:39 +0100 (CET) Received: (qmail 81286 invoked by uid 500); 11 Dec 2017 02:08:39 -0000 Mailing-List: contact reviews-help@impala.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list reviews@impala.apache.org Received: (qmail 81275 invoked by uid 99); 11 Dec 2017 02:08:39 -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; Mon, 11 Dec 2017 02:08:39 +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 8DFEC1A0A6C for ; Mon, 11 Dec 2017 02:08:38 +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 3KYTNJqLjM86 for ; Mon, 11 Dec 2017 02:08:36 +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 837515F27E for ; Mon, 11 Dec 2017 02:08:36 +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 vBB28YEo014883; Mon, 11 Dec 2017 02:08:34 GMT Message-Id: <201712110208.vBB28YEo014883@ip-10-146-233-104.ec2.internal> X-Gerrit-PatchSet: 7 Date: Mon, 11 Dec 2017 02:08:33 +0000 From: "Kim Jin Chul (Code Review)" To: John Russell , Andre Araujo , Zoltan Borok-Nagy , impala-cr@cloudera.com, reviews@impala.incubator.apache.org X-Gerrit-MessageType: newpatchset Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-2640=3A_Make_a_given_command_case-sensitive=0A?= X-Gerrit-Change-Id: Ifdce9781d1d97596c188691b62a141b9bd137610 X-Gerrit-Change-Number: 8762 X-Gerrit-ChangeURL: X-Gerrit-Commit: aa95faf542e4c8c10f7cb8b6e2b60c24e6052f9e In-Reply-To: References: Reply-To: jinchul@gmail.com, jrussell@cloudera.com, impala-cr@cloudera.com, boroknagyz@cloudera.com, marcelk@gmail.com, araujo@cloudera.com, reviews@impala.incubator.apache.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Disposition: inline User-Agent: Gerrit/2.14.2 Content-Type: multipart/alternative; boundary="ytl/renIyMM="; charset=UTF-8 archived-at: Mon, 11 Dec 2017 02:08:41 -0000 --ytl/renIyMM= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello John Russell, Andre Araujo, Zoltan Borok-Nagy, I'd like you to reex= amine a change=2E Please visit http://gerrit=2Ecloudera=2Eorg:8080/876= 2 to look at the new patch set (#7)=2E Change subject: IMPALA-2640: Make = a given command case-sensitive =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-2640: Make a given command case-sensitive IMPAL= A-2180 has forced the command to be lowercase=2E It is better to maintain t= he command given by an user=2E Testing: TestImpalaShellInteractive=2Etest_= case_sensitive_command TestImpalaShell=2Etest_var_substitution Change-Id: = Ifdce9781d1d97596c188691b62a141b9bd137610 --- M shell/impala_shell=2Epy A t= ests/shell/shell_case_sensitive=2Ecmds A tests/shell/shell_case_sensitive2= =2Ecmds M tests/shell/test_shell_commandline=2Epy M tests/shell/test_shell_= interactive=2Epy 5 files changed, 72 insertions(+), 48 deletions(-) git= pull ssh://gerrit=2Ecloudera=2Eorg:29418/Impala-ASF refs/changes/62/8762/7= -- To view, visit http://gerrit=2Ecloudera=2Eorg:8080/8762 To unsubscribe= , visit http://gerrit=2Ecloudera=2Eorg:8080/settings Gerrit-Project: Impal= a-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-I= d: Ifdce9781d1d97596c188691b62a141b9bd137610 Gerrit-Change-Number: 8762 Ger= rit-PatchSet: 7 Gerrit-Owner: Kim Jin Chul Gerrit-Rev= iewer: Andre Araujo Gerrit-Reviewer: John Russell <= jrussell@cloudera=2Ecom> Gerrit-Reviewer: Kim Jin Chul Gerrit-Reviewer: Zoltan Borok-Nagy --ytl/renIyMM=--