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

ColumnListMutation needs putColumn for float #39

Closed
frankhsueh opened this issue Apr 12, 2012 · 0 comments
Closed

ColumnListMutation needs putColumn for float #39

frankhsueh opened this issue Apr 12, 2012 · 0 comments

Comments

@frankhsueh
Copy link

Need:
ColumnListMutation<C> putColumn(C columnName, float value, Integer ttl);

without this, sending across float or double values will intermittently cause AbstractType.validate to puke for float and/or double

super easy to fix; I'm still figuring out how to use this github thing, else I would submit a patch.

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

No branches or pull requests

1 participant