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 <[hidden email]> 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Github user CarbonDataQA commented on the issue:
https://github.com/apache/carbondata/pull/1279 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/284/ --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user PannerselvamVelmyl commented on the issue:
https://github.com/apache/carbondata/pull/1279 retest this please --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user gvramana commented on the issue:
https://github.com/apache/carbondata/pull/1279 LGTM --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
In reply to this post by qiuchenjian-2
Github user asfgit closed the pull request at:
https://github.com/apache/carbondata/pull/1279 --- 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Free forum by Nabble | Edit this page |