GitHub user lion-x opened a pull request:

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

    addtrimoption

    # Why raise this PR?
    Fix a bug and add trim option.
    Bug: When string is contains LeadingWhiteSpace or TrailingWhiteSpace, query 
result is null. This is because the dictionary ignore the LeadingWhiteSpace and 
TrailingWhiteSpace and the csvInput dose not.
    
    # How to test?
    Pass all the test cases.


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

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

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

    https://github.com/apache/incubator-carbondata/pull/200.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 #200
    
----
commit 857ef775b5f25cac5b7bed8d997bbc8f66a6107b
Author: lion-x <xlion....@gmail.com>
Date:   2016-09-27T00:56:36Z

    addtrimoption

----


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