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 49ED7200D2F for ; Wed, 1 Nov 2017 22:53:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4862E160BEA; Wed, 1 Nov 2017 21:53:13 +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 8D12C1609EC for ; Wed, 1 Nov 2017 22:53:12 +0100 (CET) Received: (qmail 31649 invoked by uid 500); 1 Nov 2017 21:53:11 -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 31631 invoked by uid 99); 1 Nov 2017 21:53:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Nov 2017 21:53:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id BCF83181A26 for ; Wed, 1 Nov 2017 21:53:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-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-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id tGRTnJZJTcot for ; Wed, 1 Nov 2017 21:53:09 +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 2E4B360D24 for ; Wed, 1 Nov 2017 21:53:09 +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 vA1Lr6YI027711; Wed, 1 Nov 2017 21:53:06 GMT X-Gerrit-PatchSet: 1 Date: Wed, 1 Nov 2017 21:53:06 +0000 From: "Gabor Kaszab (Code Review)" To: Marcel Kornacker , impala-cr@cloudera.com, reviews@impala.incubator.apache.org Message-ID: X-Gerrit-MessageType: newchange Subject: =?UTF-8?Q?=5BImpala-ASF-CR=5D_IMPALA-2181=3A_Add_query_option_levels_for_display=0A?= X-Gerrit-Change-Id: I75720d0d454527e1a0ed19bb43cf9e4f018ce1d1 X-Gerrit-Change-Number: 8447 X-Gerrit-ChangeURL: X-Gerrit-Commit: 37090a288decceab681d114b35f1ab085e12be7d Reply-To: gaborkaszab@cloudera.com, impala-cr@cloudera.com, marcelk@gmail.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="J7FAIbz4m+o="; charset=UTF-8 archived-at: Wed, 01 Nov 2017 21:53:13 -0000 --J7FAIbz4m+o= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Gabor Kaszab has uploaded this change for review=2E ( http://gerrit=2Ecloud= era=2Eorg:8080/8447 Change subject: IMPALA-2181: Add query option levels = for display =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 I= MPALA-2181: Add query option levels for display Three display levels are i= ntroduced for each query option: REGULAR, ADVANCED and DEPRECATED=2E When t= he query options are diplayed in Impala shell using SET then only the REGUL= AR options are shown=2E A new command called SET ALL shows all the options = grouped by their option levels=2E Change-Id: I75720d0d454527e1a0ed19bb43cf= 9e4f018ce1d1 --- M be/src/service/child-query=2Ecc M be/src/service/impala-= server=2Ecc M be/src/service/impala-server=2Eh M be/src/service/query-optio= ns=2Ecc M be/src/service/query-options=2Eh M common/thrift/ImpalaInternalSe= rvice=2Ethrift M shell/impala_client=2Epy M shell/impala_shell=2Epy M tests= /shell/test_shell_interactive=2Epy 9 files changed, 244 insertions(+), 84 d= eletions(-) git pull ssh://gerrit=2Ecloudera=2Eorg:29418/Impala-ASF re= fs/changes/47/8447/1 -- To view, visit http://gerrit=2Ecloudera=2Eorg:8080= /8447 To unsubscribe, visit http://gerrit=2Ecloudera=2Eorg:8080/settings G= errit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchan= ge Gerrit-Change-Id: I75720d0d454527e1a0ed19bb43cf9e4f018ce1d1 Gerrit-Chang= e-Number: 8447 Gerrit-PatchSet: 1 Gerrit-Owner: Gabor Kaszab --J7FAIbz4m+o=--