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

no reason to make a Hashset when building a subgraph anymore #1874

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

remove the Hashset building step from subgraph as it is no longer needed.

Why are the changes needed?

Missed removing this in #1869

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

The tests

Are there any further changes required?

Copy link
Collaborator

@fabianmurariu fabianmurariu left a comment

Choose a reason for hiding this comment

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

LGTM

@miratepuffin miratepuffin merged commit cc14fff into master Nov 27, 2024
19 checks passed
@miratepuffin miratepuffin deleted the optim/subgraph branch November 27, 2024 13:17
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