For single row reads of specific columns, seek to the first column in HFiles 
rather than start of row
-----------------------------------------------------------------------------------------------------

                 Key: HBASE-2450
                 URL: https://issues.apache.org/jira/browse/HBASE-2450
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: io, regionserver
            Reporter: Jonathan Gray
             Fix For: 0.20.5, 0.21.0


Currently we will always seek to the start of a row.  If we are getting 
specific columns, we should seek to the first column in that row.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to