[ 
https://issues.apache.org/jira/browse/JENA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425061#comment-13425061
 ] 

Hudson commented on JENA-288:
-----------------------------

Integrated in Jena_ARQ #750 (See [https://builds.apache.org/job/Jena_ARQ/750/])
    JENA-288

Fix for known not-to-exist graph and a constrained variable. (Revision 1367190)

     Result = SUCCESS
andy : 
Files : 
* 
/jena/trunk/jena-arq/src/main/java/com/hp/hpl/jena/sparql/engine/main/iterator/QueryIterGraph.java

                
>  QueryIterAssignVarValue: Null iterator
> ---------------------------------------
>
>                 Key: JENA-288
>                 URL: https://issues.apache.org/jira/browse/JENA-288
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: ARQ 2.9.2
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>
> Test case:
> PREFIX : <http://example/>
> SELECT *
> {
>    BIND ( :g AS ?G )
>    GRAPH ?G { ?s ?p ?o }
> }
> and :g is not a graph in the data.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to