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

Add decode_number_list to marina_types #55

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

RAttab
Copy link
Contributor

@RAttab RAttab commented Apr 23, 2024

Note that I named the new function decode_number_list instead of decode_long_list or decode_int_list because the cassandra protocol specifies the size of each element in the list (a bit wasteful but oh well) so it'll work for any integer types.

@RAttab RAttab force-pushed the decode-long-list branch from ff15d72 to a9b8c81 Compare April 23, 2024 16:46
@lpgauth lpgauth merged commit 9680635 into lpgauth:master Apr 23, 2024
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