--------------------------------------------------------------------
Key: HBASE-691
URL: https://issues.apache.org/jira/browse/HBASE-691
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.2.0
From the list, cure at xg dot pl
{code}there are group of methods "getRow" and group "getScanner" - both get as param array of collumns
but in "getRow" methods we have to put it without ":" at the end of column family name, and for "getScanner" the colon is necessary.
i think that it will be good to make it identical.
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.