Files
scylladb/tests
Rafael Ávila de Espíndola efc2df8ca3 types: Fix encoding of negative varint
We would sometimes produce an unnecessary extra 0xff prefix byte.

The new encoding matches what cassandra does.

This was both a efficiency and correctness issue, as using varint in a
key could produce different tokens.

Fixes #5656

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
(cherry picked from commit c89c90d07f)
2020-02-02 17:35:02 +02:00
..
2019-02-07 20:18:14 +02:00
2019-04-28 15:50:12 +02:00
2019-02-07 20:18:14 +02:00
2019-02-07 20:18:14 +02:00
2019-03-28 14:21:10 +02:00
2019-03-28 14:21:10 +02:00