[
https://issues.apache.org/jira/browse/JENA-500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735276#comment-13735276
]
Hudson commented on JENA-500:
-----------------------------
SUCCESS: Integrated in Jena_Development_Test #827 (See
[https://builds.apache.org/job/Jena_Development_Test/827/])
Change comments on JENA-500 test cases to reflect reality (rvesse: rev 1512484)
* /jena/trunk/jena-arq/src/test/java/com/hp/hpl/jena/sparql/api/TestAPI.java
JENA-500
Substitute for variables before optimization. (andy: rev 1512481)
* /jena/trunk/jena-arq/ReleaseNotes.txt
JENA-500
Substitute for variables before optimization. (andy: rev 1512479)
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/engine/QueryEngineBase.java
*
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/engine/main/QueryEngineMain.java
> SPARQL optimizer does not consider pre-bound variables, creates wrong query
> ---------------------------------------------------------------------------
>
> Key: JENA-500
> URL: https://issues.apache.org/jira/browse/JENA-500
> Project: Apache Jena
> Issue Type: Bug
> Components: Optimizer
> Affects Versions: Jena 2.10.2
> Reporter: Holger Knublauch
> Assignee: Andy Seaborne
> Fix For: Jena 2.10.2
>
> Attachments: TestPreboundFilter.java
>
>
> There is a regression bug somewhere between 2.7.2 and 2.10.2.
> See test case which works green in the old version but fails on the
> latest snapshot. I believe the cause is that
> TransformFilterImplicitJoin.testSpecialCaseUnused() incorrectly assumes
> it can ignore the whole query if it encounters unbound variables.
> However, in my case the variables do have values, coming from the
> initial binding of the QueryExecution.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira