[
https://issues.apache.org/jira/browse/CASSANDRA-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated CASSANDRA-90:
-----------------------------
Attachment: issue90.patch001
Attach a testcase that identifies the problem. The problem is caused because
when colnames is not provided in ReadCommand, colnames_ doesn't have the same
reference as EMPTY_COLUMNS. This broken the test in ReadCommand.doRow().
> get_column call broken with recent ReadCommand change
> -----------------------------------------------------
>
> Key: CASSANDRA-90
> URL: https://issues.apache.org/jira/browse/CASSANDRA-90
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jun Rao
> Assignee: Jun Rao
> Attachments: issue90.patch001, issue90.patch002
>
>
> get_column returns null on an existing column.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.