Skip to content

Commit e9c19c8

Browse files
joao-r-reisdkropachev
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 7737300 commit e9c19c8

3 files changed

Lines changed: 725 additions & 10 deletions

File tree

0 commit comments

Comments
 (0)