Return-Path: X-Original-To: apmail-drill-dev-archive@www.apache.org Delivered-To: apmail-drill-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 4407D18A4E for ; Wed, 5 Aug 2015 19:46:38 +0000 (UTC) Received: (qmail 38605 invoked by uid 500); 5 Aug 2015 19:46:38 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 38554 invoked by uid 500); 5 Aug 2015 19:46:38 -0000 Mailing-List: contact dev-help@drill.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@drill.apache.org Delivered-To: mailing list dev@drill.apache.org Received: (qmail 38542 invoked by uid 99); 5 Aug 2015 19:46:37 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2015 19:46:37 +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 332E91A9744 for ; Wed, 5 Aug 2015 19:46:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.791 X-Spam-Level: * X-Spam-Status: No, score=1.791 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-1.108, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZcMik_SXVGEg for ; Wed, 5 Aug 2015 19:46:36 +0000 (UTC) Received: from mail-ig0-f172.google.com (mail-ig0-f172.google.com [209.85.213.172]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 63143205B3 for ; Wed, 5 Aug 2015 19:46:36 +0000 (UTC) Received: by igbpg9 with SMTP id pg9so121803046igb.0 for ; Wed, 05 Aug 2015 12:46:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=R1mUeOO0gWk5TMAjcQ4uGlHkkyynQnRhTZz3Jz5yTtc=; b=jfc1EPLjhFwElFgT9j6b7N5g+YLKG1AcEkDY9W2BomGqHgC7iKeWV6CiKRfYsoN3nV aV0EwggJeNQs6kh2AJy8cWWwgipy6dWT2FaGZNT0TZFgQL0XStBgqvtsowj+Yer+v7YU qzTk5t6ziAi+0Cpr/U58nEx36BSWgjVjkWmDMwWX5BcW5mayghB040fBHP/zS1b1byIn qcY41HyVGNgheeTyqQ/hCMYXM4uQRAmNv+tBOX1SwLIz9Wxi0TeMk+d52Wyu5S0xfVGr sGLPze3ztm0Mgxdowvw18Nn/gu3Ov2tmM3uksKfnZqHDIMbvs5niTa2dTyQ1d9vy2vFQ R5GA== X-Received: by 10.50.79.202 with SMTP id l10mr1105852igx.7.1438803995853; Wed, 05 Aug 2015 12:46:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.8.81 with HTTP; Wed, 5 Aug 2015 12:46:06 -0700 (PDT) In-Reply-To: <55C25BF3.8070806@gmail.com> References: <55C24FD5.2040306@gmail.com> <55C25BF3.8070806@gmail.com> From: Ted Dunning Date: Wed, 5 Aug 2015 12:46:06 -0700 Message-ID: Subject: Re: [DISCUSS] Drop table support To: "dev@drill.apache.org" Content-Type: multipart/alternative; boundary=089e0122aaee132014051c95a9cd --089e0122aaee132014051c95a9cd Content-Type: text/plain; charset=UTF-8 On Wed, Aug 5, 2015 at 11:54 AM, Mehant Baid wrote: > To prevent any catastrophic drops checking for homogenous file formats > makes sure that at least the directory being dropped is something that can > be read by Drill. Or we could just disable drop unless permissions can be enforced. --089e0122aaee132014051c95a9cd--