You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2010/04/15 01:46:48 UTC

[jira] Created: (HBASE-2450) For single row reads of specific columns, seek to the first column in HFiles rather than start of row

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