From dev-return-145809-archive-asf-public=cust-asf.ponee.io@hive.apache.org Wed Jan 24 15:02:24 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 3C35D180630 for ; Wed, 24 Jan 2018 15:02:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 2CF94160C3C; Wed, 24 Jan 2018 14:02:24 +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 7312F160C2E for ; Wed, 24 Jan 2018 15:02:23 +0100 (CET) Received: (qmail 66566 invoked by uid 500); 24 Jan 2018 14:02:22 -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 66549 invoked by uid 99); 24 Jan 2018 14:02:21 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jan 2018 14:02:21 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 34CA4C3EBC; Wed, 24 Jan 2018 14:02:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.29 X-Spam-Level: ** X-Spam-Status: No, score=2.29 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=2, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id klRqNXdtjTDl; Wed, 24 Jan 2018 14:02:20 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 34AAA60D0F; Wed, 24 Jan 2018 14:02:18 +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 8B28DE0662; Wed, 24 Jan 2018 14:02:17 +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 63EBDC4039D; Wed, 24 Jan 2018 14:02:15 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5741271550731321955==" MIME-Version: 1.0 Subject: Re: Review Request 65285: Create tests to cover getPartition(s) methods From: Adam Szita via Review Board To: Peter Vary , Marta Kuczora Cc: hive , Adam Szita Date: Wed, 24 Jan 2018 14:02:15 -0000 Message-ID: <20180124140215.44278.40344@reviews-vm2.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: Adam Szita X-ReviewGroup: hive X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/65285/ X-Sender: Adam Szita References: <20180123094251.50335.377@reviews-vm2.apache.org> In-Reply-To: <20180123094251.50335.377@reviews-vm2.apache.org> X-ReviewBoard-Diff-For: standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestGetPartitions.java Reply-To: Adam Szita X-ReviewRequest-Repository: hive-git --===============5741271550731321955== 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/65285/ ----------------------------------------------------------- (Updated Jan. 24, 2018, 2:02 p.m.) Review request for hive, Marta Kuczora and Peter Vary. Changes ------- Addressed review comments Bugs: HIVE-18483 https://issues.apache.org/jira/browse/HIVE-18483 Repository: hive-git Description ------- Create tests to cover getPartition(s) methods Diffs (updated) ----- standalone-metastore/src/test/java/org/apache/hadoop/hive/metastore/client/TestGetPartitions.java PRE-CREATION Diff: https://reviews.apache.org/r/65285/diff/2/ Changes: https://reviews.apache.org/r/65285/diff/1-2/ Testing ------- Thanks, Adam Szita --===============5741271550731321955==--