GitHub user PannerselvamVelmyl opened a pull request:
https://github.com/apache/carbondata/pull/1156
[CARBONDATA-1279] Push down for some select queries 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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PannerselvamVelmyl/carbondata LikePushDown
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1156.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 #1156
----
commit 3ec3e7c4f459581aeea0eae57fa617635bee7b36
Author: root <[email protected]>
Date: 2017-07-10T13:14:53Z
Like Filter PushDown - EndsWith
----
---
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.
---