Boris Pelakh created JENA-711:
---------------------------------
Summary: LIMIT on inner query incorrectly applied to outer query
Key: JENA-711
URL: https://issues.apache.org/jira/browse/JENA-711
Project: Apache Jena
Issue Type: Bug
Components: Jena, Optimizer
Affects Versions: Jena 2.11.0
Reporter: Boris Pelakh
When executing a query that uses a VALUES binding in an inner query along with
a LIMIT on the inner query, the LIMIT is incorrectly applied to the entire
result set. Switching from VALUES to FILTER .. IN works around the problem.
--
This message was sent by Atlassian JIRA
(v6.2#6252)