Thrift getRowWithColumns doesn't accept column-family only
----------------------------------------------------------
Key: HBASE-1709
URL: https://issues.apache.org/jira/browse/HBASE-1709
Project: Hadoop HBase
Issue Type: Bug
Components: thrift
Reporter: Matthias Lehmann
Priority: Minor
Fix For: 0.20.0
In HBase 0.19, it was possible to give just a column-family name to
getRowWithColumns and it would include all columns of that family in the result.
In 0.20-r798074, this does not work anymore.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.