Maxim Solodovnik created OPENJPA-2964:
-----------------------------------------

             Summary: 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
             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)

Reply via email to