You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Nikita Timofeev (Jira)" <ji...@apache.org> on 2019/08/26 13:01:00 UTC

[jira] [Updated] (CAY-2552) ColumnQuery with flattened attributes bug

     [ https://issues.apache.org/jira/browse/CAY-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikita Timofeev updated CAY-2552:
---------------------------------
    Fix Version/s:     (was: 4.2.M1)
                   4.2.M2

> 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: 4.2.M2
>
>         Attachments: ColumnQuery_with_flattened_attribute_bug.patch
>
>
> 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.3.2#803003)