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

Expression partitioning to respect scope validity #1907

Open
gatesn opened this issue Jan 11, 2025 · 1 comment
Open

Expression partitioning to respect scope validity #1907

gatesn opened this issue Jan 11, 2025 · 1 comment
Assignees

Comments

@gatesn
Copy link
Contributor

gatesn commented Jan 11, 2025

Currently the expression partitioner will not correctly respect the validity of the scope array.

This is blocked on a mask expression existing: #1900

@gatesn
Copy link
Contributor Author

gatesn commented Jan 11, 2025

Is this true? Or would any expression that altered the result array validity already be part of the root expr, and therefore respected?

Maybe the problem is that we need to ensure that when getting the child field of a layout, that the parent's validity is pushed down. We could enforce this at write time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants