You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/09/07 05:35:10 UTC

[jira] [Commented] (CASSANDRA-3089) Support RowId in ResultSet

    [ https://issues.apache.org/jira/browse/CASSANDRA-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098575#comment-13098575 ] 

Jonathan Ellis commented on CASSANDRA-3089:
-------------------------------------------

I think this patch is missing CassandraRowId.java.

Sight unseen though I'm not sure why you'd copy the key buffer for each rowId() call.  It's perfectly fine to use BB instead of byte[], in fact the reason we switched from the latter to the former was to avoid extra copies.

> Support RowId in ResultSet
> --------------------------
>
>                 Key: CASSANDRA-3089
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3089
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Drivers
>    Affects Versions: 0.8.4
>            Reporter: Rick Shaw
>            Assignee: Rick Shaw
>            Priority: Trivial
>              Labels: JDBC, lhf
>             Fix For: 1.0
>
>         Attachments: add-rowid-support.txt
>
>
> Support the JDBC concept of {{RowId}} by using the C* row index value.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira