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 C4BBC200D37 for ; Thu, 9 Nov 2017 08:00:41 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C344D160BEF; Thu, 9 Nov 2017 07:00:41 +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 15FBC1609E5 for ; Thu, 9 Nov 2017 08:00:40 +0100 (CET) Received: (qmail 43214 invoked by uid 500); 9 Nov 2017 07:00:39 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 43195 invoked by uid 99); 9 Nov 2017 07:00: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; Thu, 09 Nov 2017 07:00: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 92ECC1A3914; Thu, 9 Nov 2017 07:00:38 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.25 X-Spam-Level: *** X-Spam-Status: No, score=3.25 tagged_above=-999 required=6.31 tests=[FREEMAIL_REPLYTO_END_DIGIT=0.25, HEADER_FROM_DIFFERENT_DOMAINS=0.001, HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-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 9aC-oREn2Dqf; Thu, 9 Nov 2017 07:00:37 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 6DCAD5FE0A; Thu, 9 Nov 2017 07:00:37 +0000 (UTC) Received: from reviews.apache.org (unknown [10.41.0.12]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D523DE02BE; Thu, 9 Nov 2017 07:00:36 +0000 (UTC) Received: from reviews-vm2.apache.org (localhost [IPv6:::1]) by reviews.apache.org (ASF Mail Server at reviews-vm2.apache.org) with ESMTP id BF9F6C400B9; Thu, 9 Nov 2017 07:00:36 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============0976168160367542693==" MIME-Version: 1.0 Subject: Review Request 63692: HIVE-17985 When check the partitions size in the partitioned table, it will throw NullPointerException From: wan kun <316945444@qq.com> To: hive , wan kun <316945444@qq.com> Date: Thu, 09 Nov 2017 07:00:36 -0000 Message-ID: <20171109070036.37792.61675@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: wan kun X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/63692/ X-Sender: wan kun Reply-To: wan kun <316945444@qq.com> X-ReviewRequest-Repository: hive-git archived-at: Thu, 09 Nov 2017 07:00:42 -0000 --===============0976168160367542693== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63692/ ----------------------------------------------------------- Review request for hive. Repository: hive-git Description ------- https://issues.apache.org/jira/browse/HIVE-17985 When the hive.limit.query.max.table.partition parameter is set, the SemanticAnalyzer will throw NullPointerException. Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java a52f2f2d8f Diff: https://reviews.apache.org/r/63692/diff/1/ Testing ------- File Attachments ---------------- HIVE-17985-branch-2.3.patch https://reviews.apache.org/media/uploaded/files/2017/11/09/249d5539-2e51-45aa-a66a-da2502235a0e__HIVE-17985-branch-2.3.patch Thanks, wan kun --===============0976168160367542693==--