On Thu, Feb 10, 2011 at 2:17 AM, Joshua Partogi <joshua.j...@gmail.com> wrote:
> Hi,
>
> Does the Ruby library currently returns the RowKey during a row get?
> From what I am seeing it seems like it is only returning an
> OrderedHash of the columns. Would it be possible to return the RowKey,
> or it doesn't make sense to do so?

Which method are you talking about? It doesn't make sense to return
the row key on a get or get_slice, but does for multiget and company
(which it should already).

-ryan

Reply via email to