Skip to content

Entity view loads more data than fetches should allow #1832

Closed
@beikov

Description

@beikov

The implementation of checking whether an attribute path is covered by fetches is faulty in com.blazebit.persistence.view.impl.objectbuilder.ViewTypeObjectBuilder#hasSubFetches. My attempts at trying to optimize the lookup apparently cause a bug when a fetch is lexically bigger to an attribute path but has the same length.
Caused by #1465

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions