Open sdboyer opened 1 year ago
lenses
schemas
BindLineage()
@undef1nd this is the one you were aiming to pick up, right?
Yes, I think it's one of those errors handling improvements you suggested.
173 removed certain native CUE logic that sorted
lenses
andschemas
in a lineage into a known order. To replace this, we need to add checks toBindLineage()
that enforce ordering invariants on the raw lineage inputs.