GitHub user rahulforallp reopened a pull request:
https://github.com/apache/carbondata/pull/1644
[CARBONDATA-1854] add support for implicit column filter
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [X] Any interfaces changed? **No**
- [X] Any backward compatibility impacted? **No**
- [X] Document update required? **No**
- [X] Testing done
**UT added**
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA. **NA**
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-1854
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1644.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 #1644
----
commit 6bee47bee8542e2794c823b9b09a9fffa1c482ee
Author: rahulforallp <[email protected]>
Date: 2017-12-12T09:19:27Z
add support for implicit column filter
----
---