Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed crash in row.column_names. #10

Merged
merged 1 commit into from Aug 19, 2011

Conversation

psanford
Copy link
Contributor

A wildcard query on a column family with a comparator_type of TimeUUID
would crash trying to cast the row key to a SimpleUUID.

A wildcard query on a column family with a comparator_type of TimeUUID
would crash trying to cast the row key to a SimpleUUID.
@kreynolds
Copy link
Owner

Yes .. yes it is. I was thinking of the value and forgot that I accounted for that in the ColumnFamily object already. I should not be reviewing code at the end of a 17 hour day.

kreynolds pushed a commit that referenced this pull request Aug 19, 2011
@kreynolds kreynolds merged commit e6ccf48 into kreynolds:master Aug 19, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants