Description
We need to fuzz test backup-restore by having a test that creates a table through a random sequence of operations while also randomly doing incremental backups. We should then check the restored table against the original table.
This would have caught KUDU-2809.