You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Arseni Bulatski (JIRA)" <ji...@apache.org> on 2019/04/10 07:34: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 ]

Arseni Bulatski updated CAY-2552:
---------------------------------
    Description: 
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.

  was:
Select entity with flattened attributes in column query. This query won't be performed.

Entry point: EntityRowReader

Fields size from segmentMetadata isn't equal to columns list size in RowDescriptor.


> 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
>            Priority: Major
>             Fix For: 4.2.M1
>
>
> 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 message was sent by Atlassian JIRA
(v7.6.3#76005)