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

Wrong calculation of view index in subselect correlator leads to empty correlations #801

Closed
beikov opened this issue May 15, 2019 · 0 comments · Fixed by #786
Closed

Wrong calculation of view index in subselect correlator leads to empty correlations #801

beikov opened this issue May 15, 2019 · 0 comments · Fixed by #786

Comments

@beikov
Copy link
Member

beikov commented May 15, 2019

Description

When the embedding view has a select slot count different from the slot count of the view root, the view index is misaligned, leading to empty correlations. This only happens when using EMBEDDING_VIEW, the view root has a simple id and the embedding view a flat view for it's embedded id.

Expected behavior

Actual behavior

Steps to reproduce

Environment

Version:
JPA-Provider:
DBMS:
Application Server:

@beikov beikov added this to the 1.4.0 milestone May 15, 2019
@beikov beikov self-assigned this May 15, 2019
beikov added a commit to beikov/blaze-persistence that referenced this issue May 28, 2019
beikov added a commit that referenced this issue May 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant