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

Correlated select fetching doesn't work with dynamic fetches #1978

Open
beikov opened this issue Dec 24, 2024 · 0 comments
Open

Correlated select fetching doesn't work with dynamic fetches #1978

beikov opened this issue Dec 24, 2024 · 0 comments

Comments

@beikov
Copy link
Member

beikov commented Dec 24, 2024

Description

A GraphQL query that does some dynamic fetching of batch select mapped attributes runs into trouble. During join processing it fails with an exception like correlated_attribute not found.

The mapping that failed looked like treat(collectionAttribute as Subtype)

Environment

Version: 1.6.14
JPA-Provider: -
DBMS: -
Application Server: -

@beikov beikov changed the title Batch select fetching doesn't work with dynamic fetches Correlated select fetching doesn't work with dynamic fetches Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant