Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CDB0311323 for ; Tue, 2 Sep 2014 21:11:26 +0000 (UTC) Received: (qmail 63105 invoked by uid 500); 2 Sep 2014 21:11:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 63035 invoked by uid 500); 2 Sep 2014 21:11:26 -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 63017 invoked by uid 99); 2 Sep 2014 21:11:26 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2014 21:11:26 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 75EC81DD3C0; Tue, 2 Sep 2014 21:11:25 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3288159315244215598==" MIME-Version: 1.0 Subject: Re: Review Request 25178: Add DROP TABLE PURGE From: "david seraf" To: "Xuefu Zhang" Cc: "david seraf" , "hive" Date: Tue, 02 Sep 2014 21:11:25 -0000 Message-ID: <20140902211125.16968.82156@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "david seraf" X-ReviewGroup: hive X-ReviewRequest-URL: https://reviews.apache.org/r/25178/ X-Sender: "david seraf" References: <20140902190652.16960.38151@reviews.apache.org> In-Reply-To: <20140902190652.16960.38151@reviews.apache.org> Reply-To: "david seraf" X-ReviewRequest-Repository: hive-git --===============3288159315244215598== 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/25178/ ----------------------------------------------------------- (Updated Sept. 2, 2014, 9:11 p.m.) Review request for hive and Xuefu Zhang. Repository: hive-git Description ------- Add PURGE option to DROP TABLE command to skip saving table data to the trash Diffs ----- Diff: https://reviews.apache.org/r/25178/diff/ Testing ------- added code test and added QL test. Tests passed in CI, but other, unrelated tests failed. Thanks, david seraf --===============3288159315244215598==--