Currently we open several stores without open_tables_read_write_with_deprecation_option and without passing the remove_deprecated_tables flag. This way the underlying RockDB column families are never cleaned up in case we deprecate a table. This should be fixed.