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

Empty flat view is added to non-indexed collection invalidly #707

Closed
beikov opened this issue Dec 18, 2018 · 0 comments · Fixed by #700
Closed

Empty flat view is added to non-indexed collection invalidly #707

beikov opened this issue Dec 18, 2018 · 0 comments · Fixed by #700

Comments

@beikov
Copy link
Member

beikov commented Dec 18, 2018

Description

When e.g. left joining an empty element collection and mapping that to a non-indexed collection e.g. a set, an empty embeddable is currently added although the collection should be empty instead.

Expected behavior

Actual behavior

Steps to reproduce

Environment

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

@beikov beikov added this to the 1.4.0 milestone Dec 18, 2018
@beikov beikov self-assigned this Dec 18, 2018
beikov added a commit to beikov/blaze-persistence that referenced this issue Dec 18, 2018
…rty only, make empty embeddable in non-indexed collection null
beikov added a commit to beikov/blaze-persistence that referenced this issue Dec 19, 2018
…rty only, make empty embeddable in non-indexed collection null
beikov added a commit to beikov/blaze-persistence that referenced this issue Jan 11, 2019
…rty only, make empty embeddable in non-indexed collection null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant