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

Fusion Query Planner fails with list of union #7686

Open
tobias-tengler opened this issue Nov 5, 2024 · 0 comments
Open

Fusion Query Planner fails with list of union #7686

tobias-tengler opened this issue Nov 5, 2024 · 0 comments
Labels
Area: Fusion Issue is related to Hot Chocolate Fusion 🌶️ hot chocolate

Comments

@tobias-tengler
Copy link
Collaborator

Product

Hot Chocolate

Version

main

Link to minimal reproduction

#7685

Steps to reproduce

See test in reproduction

What is expected?

A valid result is returned.

What is actually happening?

The Query Planner fails.
In our real use case the Query Planner doesn't produce an error (not sure why), but the Query Planner plans one ResolveByKeyBatch per union item and fails to correctly assemble the names of the products.

Relevant log output

No response

Additional context

No response

@tobias-tengler tobias-tengler added the Area: Fusion Issue is related to Hot Chocolate Fusion label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Fusion Issue is related to Hot Chocolate Fusion 🌶️ hot chocolate
Projects
None yet
Development

No branches or pull requests

1 participant