GitHub user prasadns14 opened a pull request:
https://github.com/apache/drill/pull/975
DRILL-5743: Handling column family and column scan for hbase
This PR handles the scenario where the projected column list contains both
a column family and a column within the same family.
@paul-rogers please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prasadns14/drill DRILL-5743
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/975.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 #975
----
commit 0469197e18b466dcfbb26b4c95c47c22b683416e
Author: Prasad Nagaraj Subramanya <[email protected]>
Date: 2017-10-05T22:18:43Z
DRILL-5743: Handling column family and column scan for hbase
----
---