[
https://issues.apache.org/jira/browse/DRILL-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724754#comment-14724754
]
ASF GitHub Bot commented on DRILL-3724:
---------------------------------------
GitHub user ebegoli reopened a pull request:
https://github.com/apache/drill/pull/139
DRILL-3724 - added javadoc for core classes for storage plugin development.
Changes are only to the javadoc. Code is not affected.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ebegoli/drill master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/139.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #139
----
commit ff8a310e2acb467d84d089eccd1314b81cb90d08
Author: Edmon Begoli <[email protected]>
Date: 2015-08-30T14:56:22Z
DRILL-3724 Improve javadoc of the plugin component
Improve the javadoc of the key methods and classes for custom plugin
development.
commit 6c47dc0a2372847fe755f30ad6199ae6acbe0523
Author: Edmon Begoli <[email protected]>
Date: 2015-08-30T15:00:18Z
DRILL-3724 Improve javadoc of the plugin component
Improve the javadoc of the key methods and classes for custom plugin
development.
commit d755eb391c1a9c4c7d39bcca93069c14b35ec7a7
Author: Edmon Begoli <[email protected]>
Date: 2015-08-30T15:03:43Z
DRILL-3724 Improve javadoc of the plugin component
commit b52d33c9750253e83ec8b03b01b2e71698de0609
Author: Edmon Begoli <[email protected]>
Date: 2015-08-30T15:08:35Z
DRILL-3724 Improve javadoc of the plugin component
commit 51f1206a953a347118e44a4db54f92287eb407b0
Author: Edmon Begoli <[email protected]>
Date: 2015-08-30T15:56:18Z
DRILL-3724 Improve javadoc of storage components.
----
> Improve javadoc/documentation of the fundamental interfaces and abstract
> classes.
> ---------------------------------------------------------------------------------
>
> Key: DRILL-3724
> URL: https://issues.apache.org/jira/browse/DRILL-3724
> Project: Apache Drill
> Issue Type: Improvement
> Components: Execution - Codegen, Execution - Data Types, Execution -
> Flow, Execution - Relational Operators, Execution - RPC
> Affects Versions: 1.2.0, Future
> Reporter: Edmon Begoli
> Assignee: Chris Westin
> Priority: Trivial
> Labels: easyfix
> Fix For: 1.2.0
>
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> Add better source code documentation describing the core methods and classes
> - org.apache.drill.common.logical.FormatPluginConfig, AbstractStoragePlugin,
> AbstractBase,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)