Skip to content

Fixed FED 644#7929

Merged
TylerBloom merged 3 commits intodevfrom
tylerb/fed-644
Jul 18, 2025
Merged

Fixed FED 644#7929
TylerBloom merged 3 commits intodevfrom
tylerb/fed-644

Conversation

@TylerBloom
Copy link
Contributor

This PR addresses an issue from the porting of the query planner. Some edges in the query graph were being incorrectly treated as external. This caused them to be removed from the query graph and for building a plan to fail.


Checklist

Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.

  • PR description explains the motivation for the change and relevant context for reviewing
  • PR description links appropriate GitHub/Jira tickets (creating when necessary)
  • Changeset is included for user-facing changes
  • Changes are compatible1
  • Documentation2 completed
  • Performance impact assessed and acceptable
  • Metrics and logs are added3 and documented
  • Tests added and passing4
    • Unit tests
    • Integration tests
    • Manual tests, as necessary

Exceptions

Note any exceptions here

Notes

Footnotes

  1. It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this.

  2. Configuration is an important part of many changes. Where applicable please try to document configuration examples.

  3. A lot of (if not most) features benefit from built-in observability and debug-level logs. Please read this guidance on metrics best-practices.

  4. Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions.

@TylerBloom TylerBloom requested review from a team as code owners July 18, 2025 19:58
@apollo-librarian
Copy link

apollo-librarian bot commented Jul 18, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 98c7f423a5d7bddf9e95bcf7

@github-actions
Copy link
Contributor

@TylerBloom, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@TylerBloom TylerBloom enabled auto-merge (squash) July 18, 2025 20:11
Copy link
Contributor

@duckki duckki left a comment

Choose a reason for hiding this comment

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

Looks good!
I've already reviewed the previous incarnation of this PR.

@duckki
Copy link
Contributor

duckki commented Jul 18, 2025

Once merged. let's backport this to 1.x.

@TylerBloom TylerBloom merged commit c7c334d into dev Jul 18, 2025
15 checks passed
@TylerBloom TylerBloom deleted the tylerb/fed-644 branch July 18, 2025 20:43
@TylerBloom TylerBloom mentioned this pull request Jul 18, 2025
10 tasks
@TylerBloom TylerBloom mentioned this pull request Jul 27, 2025
10 tasks
TylerBloom added a commit that referenced this pull request Jul 28, 2025
TylerBloom added a commit that referenced this pull request Jul 28, 2025
(cherry picked from commit c7c334d)
TylerBloom added a commit that referenced this pull request Jul 28, 2025
TylerBloom added a commit that referenced this pull request Jul 28, 2025
abernix added a commit that referenced this pull request Jul 28, 2025
Co-authored-by: Jesse Rosenberger <git@jro.cc>
TylerBloom added a commit that referenced this pull request Jul 28, 2025
Co-authored-by: Jesse Rosenberger <git@jro.cc>
(cherry picked from commit e946990)
TylerBloom added a commit that referenced this pull request Jul 28, 2025
Co-authored-by: Jesse Rosenberger <git@jro.cc>
(cherry picked from commit e946990)
abernix added a commit that referenced this pull request Jul 28, 2025
Co-authored-by: Jesse Rosenberger <git@jro.cc>
TylerBloom added a commit that referenced this pull request Jul 28, 2025
@abernix abernix mentioned this pull request Jul 28, 2025
@lrlna lrlna mentioned this pull request Aug 25, 2025
@abernix abernix mentioned this pull request Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants