Skip to content

map and groupby filters accept explicit none as default value#2175

Open
falkben wants to merge 1 commit into
pallets:mainfrom
falkben:default_none_failing
Open

map and groupby filters accept explicit none as default value#2175
falkben wants to merge 1 commit into
pallets:mainfrom
falkben:default_none_failing

Conversation

@falkben

@falkben falkben commented May 18, 2026

Copy link
Copy Markdown

fixes #2165

map and group by filters now allow default=none and discriminate none from missing using the missing sentinel from utils.

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.

[{}] | map(attribute = "foo", default = None) still fails

1 participant