lance_table::format::pb

Module 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 projects a subset of columns, altering the schema.
  • 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.
  • An operation that updates the table config.

Enums§