Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enforce ordering of items in schemas and lenses during BindLineage #174

Open
sdboyer opened this issue Jun 12, 2023 · 2 comments
Open

Enforce ordering of items in schemas and lenses during BindLineage #174

sdboyer opened this issue Jun 12, 2023 · 2 comments
Assignees
Labels
invariants Involves the definition or enforcement of a key system invariant

Comments

@sdboyer
Copy link
Contributor

sdboyer commented Jun 12, 2023

#173 removed certain native CUE logic that sorted lenses and schemas in a lineage into a known order. To replace this, we need to add checks to BindLineage() that enforce ordering invariants on the raw lineage inputs.

@sdboyer sdboyer added the invariants Involves the definition or enforcement of a key system invariant label Jun 12, 2023
@sdboyer
Copy link
Contributor Author

sdboyer commented Jun 15, 2023

@undef1nd this is the one you were aiming to pick up, right?

@undef1nd
Copy link
Contributor

Yes, I think it's one of those errors handling improvements you suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invariants Involves the definition or enforcement of a key system invariant
Projects
None yet
Development

No branches or pull requests

2 participants