You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/20 02:06:58 UTC

[jira] [Commented] (CARBONDATA-330) Fix compiler warnings - Java related

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

ASF GitHub Bot commented on CARBONDATA-330:
-------------------------------------------

GitHub user aniketadnaik opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/250

    CARBONDATA-330: Fix compiler warnings

    
        Removed some compilation warnings in Java code and scala tests.
        Not all warning can be removed at this point as some them may require code change that may impact the functionality.
    
        **Please provide details on**
        **- Whether new unit test cases have been added or why no new tests are required?**
        Not Required. No change in functionality.
        **- What manual testing you have done?**
        Basic carbon examples + "mvn clean verify"
        **- Any additional information to help reviewers in testing this change.**
        No
                     
    ---
    


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

    $ git pull https://github.com/aniketadnaik/incubator-carbondata code-cleanup-carbon

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

    https://github.com/apache/incubator-carbondata/pull/250.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 #250
    
----
commit 9b3fc90c8b92330a3d363861e7771054ca475354
Author: aniket <an...@huawei.com>
Date:   2016-10-20T01:36:12Z

    CARBONDATA-330: Fix compiler warnings

----


> Fix compiler warnings - Java related
> ------------------------------------
>
>                 Key: CARBONDATA-330
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-330
>             Project: CarbonData
>          Issue Type: Improvement
>          Components: build, core
>    Affects Versions: 0.2.0-incubating
>            Reporter: Aniket Adnaik
>            Priority: Trivial
>             Fix For: 0.2.0-incubating
>
>
> Fix java compiler warnings and code cleanup.



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