Module lance_core::format::pb::transaction
source · Expand description
Nested message and enum types in Transaction.
Modules
- Nested message and enum types in
Rewrite.
Structs
- Add new rows to the dataset.
- Add or replace a new secondary index.
- Mark rows as deleted.
- An operation that merges in a new column, altering the schema.
- Create or overwrite the entire dataset.
- An operation that reserves fragment ids for future use in a rewrite operation.
- An operation that restores a dataset to a previous version.
- An operation that rewrites but does not change the data in the table. These kinds of operations just rearrange data.
- An operation that updates rows but does not add or remove rows.
Enums
- The operation of this transaction.