Skip to content

Commit 480b8b7

Browse files
joao-r-reissylwiaszunejko
authored andcommitted
Fix tinyint silent unmarshal error and vector SliceMap bug
Tinyint unmarshal silently errors and unmarshals tinyint values as 0 in some situations. This patch also removes other cases of silent errors in decode functions. Fix issue where reading vectors with SliceMap is not possible. Patch by João Reis; reviewed by James Hartig for CASSGO-82, CASSGO-83
1 parent a8c089f commit 480b8b7

File tree

3 files changed

+732
-10
lines changed

3 files changed

+732
-10
lines changed

0 commit comments

Comments
 (0)