[
https://issues.apache.org/jira/browse/HADOOP-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549778
]
Bryan Duxbury commented on HADOOP-2243:
---------------------------------------
The more that i think about it, I think that the way it works now is pretty
correct. If there are no cells at all for a row, then the row doesn't exist.
If, after getRow goes through all the stores, the map is still empty, we should
just return a null at that point.
> [hbase] getRow returns empty Map if no-such row.. should return null
> --------------------------------------------------------------------
>
> Key: HADOOP-2243
> URL: https://issues.apache.org/jira/browse/HADOOP-2243
> Project: Hadoop
> Issue Type: Bug
> Components: contrib/hbase
> Reporter: stack
>
> Found by Bryan Duxbury.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.