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 deepCopy to VisibilityFilter #5373

Closed
wants to merge 2 commits into from

Conversation

loganasherjones
Copy link

@loganasherjones loganasherjones commented Mar 1, 2025

This PR adds a deepCopy method to the user VisibilityFilter iterator.

This is a demonstration of how to solve #5372.

@ctubbsii
Copy link
Member

ctubbsii commented Mar 5, 2025

@loganasherjones were you proposing to fix this for the main branch only, or for an earlier version, like 2.1?

Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
@loganasherjones
Copy link
Author

I suppose it should be fixed as far back as feasible; should I base my changes off a different branch?

@dlmarion
Copy link
Contributor

dlmarion commented Mar 6, 2025

@loganasherjones - I think it depends on whether you need the fix in a specific version. This seems simple enough that it could be put into the next 2.1 patch release in which case you would rebase onto the 2.1 branch.

@loganasherjones
Copy link
Author

Yeah I see no reason not to backport it. I'll rebase it later tonight.

@loganasherjones
Copy link
Author

Closing this PR in favor of #5385

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.

3 participants