Return-Path: X-Original-To: apmail-drill-issues-archive@minotaur.apache.org Delivered-To: apmail-drill-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 922FB1892A for ; Wed, 16 Sep 2015 20:58:46 +0000 (UTC) Received: (qmail 682 invoked by uid 500); 16 Sep 2015 20:58:46 -0000 Delivered-To: apmail-drill-issues-archive@drill.apache.org Received: (qmail 644 invoked by uid 500); 16 Sep 2015 20:58:46 -0000 Mailing-List: contact issues-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 issues@drill.apache.org Received: (qmail 634 invoked by uid 99); 16 Sep 2015 20:58:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2015 20:58:46 +0000 Date: Wed, 16 Sep 2015 20:58:46 +0000 (UTC) From: "Edmon Begoli (JIRA)" To: issues@drill.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DRILL-3792) Improve documentation of the JSON plugin. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Edmon Begoli created DRILL-3792: ----------------------------------- Summary: Improve documentation of the JSON plugin. Key: DRILL-3792 URL: https://issues.apache.org/jira/browse/DRILL-3792 Project: Apache Drill Issue Type: Improvement Components: Storage - JSON Affects Versions: 1.3.0 Environment: any. Reporter: Edmon Begoli Assignee: Steven Phillips Priority: Minor Fix For: 1.3.0 I am attempting to understand the design and development pattern for storage plugins. I realized that JSON plugin could be very useful for learning, but it is undocumented. In my attempt to learn the API, I will document the classes and methods. -- This message was sent by Atlassian JIRA (v6.3.4#6332)