You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by Aditya Kishore <ad...@gmail.com> on 2015/02/25 10:18:38 UTC

Review Request 31409: DRILL-1690: Issue with using HBase plugin to access row_key only

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31409/
-----------------------------------------------------------

Review request for drill and Steven Phillips.


Bugs: DRILL-1690
    https://issues.apache.org/jira/browse/DRILL-1690


Repository: drill-git


Description
-------

Fixed by not projecting other columns if only row_key was requeted.


Diffs
-----

  contrib/storage-hbase/src/main/java/org/apache/drill/exec/store/hbase/HBaseRecordReader.java da38707 

Diff: https://reviews.apache.org/r/31409/diff/


Testing
-------

All HBase unit tests.


Thanks,

Aditya Kishore


Re: Review Request 31409: DRILL-1690: Issue with using HBase plugin to access row_key only

Posted by Steven Phillips <sp...@maprtech.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31409/#review74067
-----------------------------------------------------------

Ship it!


Ship It!

- Steven Phillips


On Feb. 25, 2015, 9:18 a.m., Aditya Kishore wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/31409/
> -----------------------------------------------------------
> 
> (Updated Feb. 25, 2015, 9:18 a.m.)
> 
> 
> Review request for drill and Steven Phillips.
> 
> 
> Bugs: DRILL-1690
>     https://issues.apache.org/jira/browse/DRILL-1690
> 
> 
> Repository: drill-git
> 
> 
> Description
> -------
> 
> Fixed by not projecting other columns if only row_key was requeted.
> 
> 
> Diffs
> -----
> 
>   contrib/storage-hbase/src/main/java/org/apache/drill/exec/store/hbase/HBaseRecordReader.java da38707 
> 
> Diff: https://reviews.apache.org/r/31409/diff/
> 
> 
> Testing
> -------
> 
> All HBase unit tests.
> 
> 
> Thanks,
> 
> Aditya Kishore
> 
>