[ https://issues.apache.org/jira/browse/CAY-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nikita Timofeev closed CAY-2552. -------------------------------- Resolution: Fixed https://github.com/apache/cayenne/pull/556 > ColumnQuery with flattened attributes bug > ----------------------------------------- > > Key: CAY-2552 > URL: https://issues.apache.org/jira/browse/CAY-2552 > Project: Cayenne > Issue Type: Bug > Components: Core Library > Affects Versions: 4.2.M1 > Reporter: Arseni Bulatski > Assignee: Nikita Timofeev > Priority: Major > Fix For: 5.0.M1 > > Attachments: ColumnQuery_with_flattened_attribute_bug.patch > > Time Spent: 50m > Remaining Estimate: 0h > > Select entity with flattened attributes in column query. > Entry point: EntityRowReader > Fields size from segmentMetadata isn't equal to columns list size in > RowDescriptor. > You can see test case in attachment. > > This bugs appeared when worked on CAY-2529 Custom expression in DbJoin. Order > of attributes was changed and bug with wrong size broke tests. -- This message was sent by Atlassian Jira (v8.20.10#820010)