With this patch we use data_consume_rows to try to read the entire sstable. The patch also adds a test with a particular corruption that would not be found without parsing the file. Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>