[
https://issues.apache.org/jira/browse/HBASE-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651480#action_12651480
]
stack commented on HBASE-1028:
------------------------------
That'll do it.
This is an incompatible change. This may break some client implementations.
I think we should go for it though. Its the old school DBMS difference between
null and empty value. We were conflating the two always returning empty value.
> If key does not exist, return null in getRow rather than an empty RowResult
> ---------------------------------------------------------------------------
>
> Key: HBASE-1028
> URL: https://issues.apache.org/jira/browse/HBASE-1028
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.19.0
>
> Attachments: 1028.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.