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

Add flag to declare Operations that should be applied per element #4288

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Mar 12, 2020

This adds a _per_element flag to the Operation baseclass and enables that flag for select subclasses. In 2.0 we can consider flipping that switch and applying it by default as suggested by #1107

@jbednar
Copy link
Member

jbednar commented Mar 12, 2020

Looks good. Should _per_element=False be specified for those operations as well, so that they don't change behavior when the default changes?

@philippjfr
Copy link
Member Author

Can do that in the follow-on PR, it's more important for downstream packages (e.g. geoviews).

@philippjfr philippjfr merged commit 533506f into master Mar 13, 2020
@philippjfr philippjfr deleted the operation_per_element branch April 25, 2022 14:41
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants