[
https://issues.apache.org/jira/browse/OPENJPA-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik resolved OPENJPA-2964.
---------------------------------------
Assignee: Richard Zowalla
Resolution: Fixed
> 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
> Assignee: Richard Zowalla
> 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)