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

Fix unmarshall errors, add condition for nil reference #301

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

illia-li
Copy link

@illia-li illia-li commented Oct 9, 2024

Added for smallint, int, bigint, counter cql types.
Additional fixed errors text for tinyint cql type

marshal/cqlint/unmarshal_utils.go Outdated Show resolved Hide resolved
marshal/bigint/unmarshal.go Outdated Show resolved Hide resolved
marshal/bigint/unmarshal_utils.go Outdated Show resolved Hide resolved
@dkropachev
Copy link
Collaborator

@illia-li , could you please rebase

@illia-li
Copy link
Author

@illia-li , could you please rebase

Done

@dkropachev dkropachev merged commit 434b37a into scylladb:master Oct 11, 2024
1 check passed
@illia-li illia-li deleted the il/fix/marshal/nil_reference branch October 18, 2024 15:22
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