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

support derived buffer passed in the input desires #121

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

ayushisingh29
Copy link
Collaborator

No description provided.

@ayushisingh29 ayushisingh29 requested a review from jolynch March 4, 2025 18:35
Copy link
Contributor

@jolynch jolynch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops, thanks for catching that - minor ask to modify the regression test in test_desire_merge.py (probably test_cassandra) so we don't accidentally break this again? I can also do that in a followup if you prefer.

if i not in default_buffers["derived"]:
default_buffers["derived"].append(i)

default_buffers.setdefault("derived", {})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mind modifying the test_desire_merge.py regression test to verify this?

Copy link
Collaborator Author

@ayushisingh29 ayushisingh29 Mar 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed this in a new commit
0df03b6

@ayushisingh29 ayushisingh29 requested a review from jolynch March 4, 2025 20:02
@ayushisingh29 ayushisingh29 merged commit 630dfce into main Mar 4, 2025
4 checks passed
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.

2 participants