GitHub user PannerselvamVelmyl opened a pull request:

    https://github.com/apache/carbondata/pull/1279

    [CARBONDATA-1279] Push down for queries like "%xxx" , ends with are not 
working as expected in Spark 2.1 

    Summary: Push down for some select queries not working as expected in Spark 
2.1
    Key: CARBONDATA-1279
    URL: https://issues.apache.org/jira/browse/CARBONDATA-1279
    Project: CarbonData
    Issue Type: Bug
    Reporter: Pannerselvam Velmyl
    
    Adding push down filter for select queries with like option. Push down for 
some select queries with like were not working as expected in Spark 2.1 similar 
to Spark 1.5
    
    No new test cases are required.

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

    $ git pull https://github.com/PannerselvamVelmyl/carbondata 
Pushdown_Like_Contains

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

    https://github.com/apache/carbondata/pull/1279.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 #1279
    
----
commit 9c66d0f5f654aeedf5c664fc369615650cf48562
Author: root <[email protected]>
Date:   2017-08-21T08:39:46Z

    Push down for queries like "%xxx" , ends with are not working as expected 
in Spark 2.1

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to