Expand description
ChangeSet — an unordered collection of ChangeEntry values, plus
two observation accumulators for downstream lint rules.
Ordering and dependency analysis are the planner’s job (phase 5); the differ emits changes in whatever order is convenient.
Structs§
- Change
Set - An unordered set of
ChangeEntryvalues. - Revoke
With Owner Observation - A REVOKE step that is being emitted against a role that is the same as the object’s owner.
- Unmanaged
Grant Observation - A grant that exists in the live catalog but whose grantee role is not mentioned anywhere in the source catalog (unmanaged role).