Skip to content

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

Merged
dylan-apollo merged 2 commits intonextfrom
dylan/revert-index
Aug 19, 2024
Merged

Revert some IndexMap/Set changes that break --release builds for x86#5847
dylan-apollo merged 2 commits intonextfrom
dylan/revert-index

Conversation

@dylan-apollo
Copy link
Contributor

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
@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
Contributor 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