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

Adds column-metadata option to Column Family at creation. #22

Merged

Conversation

alanpeabody
Copy link
Contributor

The tests could use some more flushing out: there are no tests actually exercising the secondary indexes.

Any feedback would be great!

Ref #21

@nickmbailey
Copy link
Collaborator

This looks good to me. I noticed some mismatch in how we do some conversions which inspired me to create #23 but I don't think there is anything specifically to do here.

Are you also planning on adding query capabilities for indexed columns as part of this ticket. If so, we can just include that as part of this pull request. If not we can close this pull request/issue and open a different issue for adding the ability to query the index.

@alanpeabody
Copy link
Contributor Author

Frankly I was just planning on using CQL for querying secondary indexes. I have not even investigated how to do so with Hector.

I may be able to take a look at hector secondary indexes either on Friday or this weekend. It is at your discretion weather you would like that as part of this pull request or not.

nickmbailey added a commit that referenced this pull request Apr 11, 2012
Adds column-metadata option to Column Family at creation.
@nickmbailey nickmbailey merged commit a40439d into pingles:master Apr 11, 2012
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.

2 participants