[ 
https://issues.apache.org/jira/browse/CAY-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809470#comment-17809470
 ] 

Nikita Timofeev commented on CAY-2814:
--------------------------------------

{*}5.0{*}: 
[https://github.com/apache/cayenne/commit/3438ed9ffb30591e6661b55e61c1ba9d457acc66]
 + follow-up commits

> Select query iterator() and batchIterator() methods return incorrect results
> ----------------------------------------------------------------------------
>
>                 Key: CAY-2814
>                 URL: https://issues.apache.org/jira/browse/CAY-2814
>             Project: Cayenne
>          Issue Type: Bug
>          Components: Core Library
>    Affects Versions: 4.1.1, 4.2.RC1, 4.2
>            Reporter: Nikita Timofeev
>            Assignee: Nikita Timofeev
>            Priority: Major
>             Fix For: 4.2.1, 5.0-M1
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Iterated queries can handle only basic results like single entity, 
> {{Object[]}} and {{DataRow}}
> everything else is missing in the processing.
> This affects ColumnQuery most as it can return many more variants.
> What variants are broken:
> * all selects: joint prefetches
> * column query: several entities or entity + some other fields
> * column query: embeddables
> * column query: map function (see CAY-2812)
> * maybe something else (?)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to