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

Revert some IndexMap/Set changes that break --release builds for x86 #5847

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

dylan-apollo
Copy link
Member

No description provided.

Copy link
Contributor

@sachindshinde sachindshinde left a comment

Choose a reason for hiding this comment

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

Note that not everything was a HashMap/HashSet in apollo-federation/src/query_graph/extract_subgraphs_from_supergraph.rs prior to #5827 . If I revert just the changes to that file (and cost_spec_definition.rs), it's able to compile for me (not sure if it works for y'all).

@dylan-apollo dylan-apollo merged commit ed82ca9 into next Aug 19, 2024
11 checks passed
@dylan-apollo dylan-apollo deleted the dylan/revert-index branch August 19, 2024 21:51
@duckki
Copy link
Contributor

duckki commented Aug 20, 2024

I wish I could understand what went wrong with the HashMaps/Sets.

BTW, why don't we push to dev? Wouldn't it create more divergence between dev and next?

@dylan-apollo
Copy link
Member Author

BTW, why don't we push to dev? Wouldn't it create more divergence between dev and next?

@duckki Backported in #5854

There's another, bigger fix coming in #5853 which I will also backport once we're unblocked

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.

4 participants