You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/10 23:43:04 UTC

[jira] [Commented] (DRILL-3483) Clarify CommonConstants' constants.

    [ https://issues.apache.org/jira/browse/DRILL-3483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622931#comment-14622931 ] 

ASF GitHub Bot commented on DRILL-3483:
---------------------------------------

GitHub user dsbos opened a pull request:

    https://github.com/apache/drill/pull/88

    DRILL-3483: Clarify CommonConstants' constants.

    Renamed constants.
    Documented constants.
    Removed extraneous "public static final" (redundant and abnormal since in interface).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dsbos/incubator-drill bugs/drill-3483-CommonConstants-clarification

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/88.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 #88
    
----
commit 6e39eb7ca428d0d0baeeb29f50ed25b1a8872685
Author: dbarclay <db...@maprtech.com>
Date:   2015-07-02T22:04:31Z

    DRILL-3483: Clarify CommonConstants' constants.  [CommonConstants, DrillConfig, PathScanner]
    
    Renamed constants.
    Documented constants.
    Removed extraneous "public static final" (redudant and abnormal since in interface).

----


> Clarify CommonConstants' constants.
> -----------------------------------
>
>                 Key: DRILL-3483
>                 URL: https://issues.apache.org/jira/browse/DRILL-3483
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>         Attachments: DRILL-3483.1.patch.txt
>
>
> Document, rename, and otherwise clean up CommonConstants' constants.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)