GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/2952 [CARBONDATA-3131] Update the requested columns to the Scan
Get the updated list of requested columns for Scan task
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Existing UT
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dhatchayani/carbondata CARBONDATA-3131
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2952.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2952
----
commit 28c3143c2a20a88e2f36d4cd7d6a332599a82dcd
Author: dhatchayani <dhatcha.official@...>
Date: 2018-11-27T04:43:33Z
[CARBONDATA-3131] Update the requested columns to the Scan
----
---