GitHub user PKOfficial opened a pull request:

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

    [CARBONDATA-328] Improve Code and Fix Warnings [Spark]

    Removed some compliation warnings.
    Replace pattern matching for boolean to IF-ELSE.
    Improved code according to scala standards.
    
    
    **Please provide details on** 
    **- Whether new unit test cases have been added or why no new tests are 
required?**
    Not required because no change in functionality.
    **- What manual testing you have done?**
    Run basic Commands in Beeline.
    **- 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/PKOfficial/incubator-carbondata 
improved-code-spark

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

    https://github.com/apache/incubator-carbondata/pull/248.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 #248
    
----
commit 64f169a324e6210fd156b6b5a6acc0916c201616
Author: Prabhat Kashyap <prabhat.kash...@knoldus.in>
Date:   2016-10-19T16:54:47Z

    Improved spark module code.
    * Removed some compliation warnings.
    * Replace pattern matching for boolean to IF-ELSE.
    * Improved code according to scala standards.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to