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

Hudson commented on JENA-344:
-----------------------------

Integrated in Jena_Development_Test_Windows #6 (See 
[https://builds.apache.org/job/Jena_Development_Test_Windows/6/])
    Add test for JENA-344 (unionDefaultGraph and SPARQL Update) (Revision 
1405380)
JENA-344 fix.  Implement GraphStore interface. (Revision 1405367)

     Result = UNSTABLE
andy : 
Files : 
* /jena/trunk/jena-tdb/ReleaseNotes.txt
* 
/jena/trunk/jena-tdb/src/test/java/com/hp/hpl/jena/tdb/store/Test_SPARQL_TDB.java

andy : 
Files : 
* 
/jena/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/transaction/DatasetGraphTransaction.java

                
> SPARQL Update WHERE masks the real dataset, making evaluation not respect 
> unionGraph.
> -------------------------------------------------------------------------------------
>
>                 Key: JENA-344
>                 URL: https://issues.apache.org/jira/browse/JENA-344
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>    Affects Versions: ARQ 2.9.4
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>             Fix For: Jena 2.10.0
>
>
> If TDB unionGraph is set, it is not seen because the WHERE is evaluated on 
> the graph store (GraphStoreBasic) and that is not recognized by the TDB query 
> engine.  Hence it uses the general purpose query engine, and fails to honour 
> unionGraph.

--
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

Reply via email to