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

Propagate null when access member of invalid object #186

Merged
merged 4 commits into from
Dec 11, 2022

Conversation

jonmmease
Copy link
Collaborator

Fix for a new test case spec (full_bin_histogram_selection.comm_plan.json) where it's important to propagate null values through member access.

e.g. selection1["field"][0] should return null when "field" doesn't exist in selection1 yet.

@jonmmease jonmmease merged commit 88217db into main Dec 11, 2022
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

Successfully merging this pull request may close these issues.

1 participant