From dev-return-33097-apmail-drill-dev-archive=drill.apache.org@drill.apache.org Thu Nov 2 15:27:26 2017 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 DCBBC10941 for ; Thu, 2 Nov 2017 15:27:25 +0000 (UTC) Received: (qmail 13729 invoked by uid 500); 2 Nov 2017 15:27:25 -0000 Delivered-To: apmail-drill-dev-archive@drill.apache.org Received: (qmail 13661 invoked by uid 500); 2 Nov 2017 15:27:25 -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 13650 invoked by uid 99); 2 Nov 2017 15:27:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2017 15:27:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 2BAB2DFC27; Thu, 2 Nov 2017 15:27:25 +0000 (UTC) From: Vlad-Storona To: dev@drill.apache.org Reply-To: dev@drill.apache.org References: In-Reply-To: Subject: [GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin Content-Type: text/plain Message-Id: <20171102152725.2BAB2DFC27@git1-us-west.apache.org> Date: Thu, 2 Nov 2017 15:27:25 +0000 (UTC) Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567538 --- Diff: contrib/storage-opentsdb/README.md --- @@ -0,0 +1 @@ +# drill-storage-openTSDB --- End diff -- Sure, I will update README with more detailed info. ---