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

Update CqlPrimitiveEncoder.scala #232

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

serhiip
Copy link
Contributor

@serhiip serhiip commented Nov 24, 2023

Use the right constraint in encodePrimitiveByIndex. In case of TupleValue it implements SettableByIndex<TupleValue>. This changes the constraint in encodePrimitiveByIndex to use SettableByIndex instead of SettableByName

Use the right constraint in `encodePrimitiveByIndex`. In case of `TupleValue` it implements `SettableByIndex<TupleValue>`. This changes the constraint in `encodePrimitiveByIndex` to use `SettableByIndex` instead of `SettableByName`
@calvinlfer
Copy link
Member

Nice catch! Thank you for doing this @serhiip 😀

@calvinlfer calvinlfer merged commit 76eb3d4 into kaizen-solutions:main Nov 24, 2023
5 checks passed
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