Module mz_adapter::catalog::transact
source · Expand description
Logic related to executing catalog transactions.
Structs§
- All of the objects that need to be removed in response to an
Op::DropObjects
.
Enums§
- Almost the same as
ObjectId
, but theClusterReplica
case has an extraReplicaCreateDropReason
field. This is forwarded tomz_audit_events.details
when applying theOp::DropObjects
. - The reason for creating or dropping a replica.