mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-29 04:37:00 +00:00
In one test the types in the schema don't match the types in the statistics file. In another a column is missing. The patch also updates the exceptions to have more human readable messages. Tests: unit (release) Part of issue #3960. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com> Message-Id: <20181219233046.74229-1-espindola@scylladb.com>