GitHub user ajithme opened a pull request:
https://github.com/apache/carbondata/pull/2631 [CARBONDATA-2826] SELECT support using distributed carbon store
Provides select support with select columns pruning and filter pushdown using new RDD for distributed carbon store
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ajithme/carbondata sourcev2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2631.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2631
----
commit c5cd3ccb663a7177ec393188aa0461620c254f4f
Author: Ajith <ajith2489@...>
Date: 2018-08-12T11:24:27Z
CARBONDATA-2826 SELECT support using distributed carbon store
----
---