[
https://issues.apache.org/jira/browse/OPENJPA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18111069#comment-18111069
]
ASF subversion and git services commented on OPENJPA-2964:
----------------------------------------------------------
Commit 0acf1f4d9a6f952df9acabae469aa7bf09c26167 in openjpa's branch
refs/heads/master from Paulo Cristovão de Araújo Silva Filho
[ https://gitbox.apache.org/repos/asf?p=openjpa.git;h=0acf1f4d9 ]
Merge pull request #172 from apache/OPENJPA-2964
[OPENJPA-2964] Honour the query range on set operations
> Range ignored in executeSetOperatorQuery
> ----------------------------------------
>
> Key: OPENJPA-2964
> URL: https://issues.apache.org/jira/browse/OPENJPA-2964
> Project: OpenJPA
> Issue Type: Sub-task
> Components: jpa
> Affects Versions: 4.2.0
> Reporter: Maxim Solodovnik
> Priority: Major
> Fix For: 4.2.0
>
>
> Discussion thread:
> https://github.com/apache/openjpa/pull/144#discussion_r3683002267
> **(medium)** `executeSetOperatorQuery` receives `range` but never uses it, so
> `setFirstResult`/`setMaxResults` on a UNION/INTERSECT/EXCEPT query are
> silently ignored. Should the range at least be applied via
> RangeResultObjectProvider like the normal path does?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)