GitHub user lion-x opened a pull request:

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

    Remove Useless Files in carbondata.scan.expression

    # Why raise this PR?
    Remove Useless Files in carbondata.scan.expression
    
    
core/src/main/java/org/apache/carbondata/scan/expression/UnaryExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/arithmetic/AddExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/arithmetic/BinaryArithmeticExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/arithmetic/DivideExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/arithmetic/MultiplyExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/arithmetic/SubstractExpression.java
    
core/src/main/java/org/apache/carbondata/scan/expression/logical/NotExpression.java
    
    # How to test?
    Pass all test cases.
    


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

    $ git pull https://github.com/lion-x/incubator-carbondata removeUn

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

    https://github.com/apache/incubator-carbondata/pull/288.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 #288
    
----
commit f4351a0e8caec967c9372d3c254691699f2b9838
Author: lion-x <xlion....@gmail.com>
Date:   2016-11-03T08:04:48Z

    removeUselessFiles

----


---
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