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

ASF subversion and git services commented on JENA-2139:
-------------------------------------------------------

Commit c85bf26069c1c2bf282bbb23f7973518e314bfd7 in jena's branch 
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=c85bf26 ]

JENA-2139: Delay building index until execution starts


> Query involving MINUS may not see query timeout.
> ------------------------------------------------
>
>                 Key: JENA-2139
>                 URL: https://issues.apache.org/jira/browse/JENA-2139
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 4.1.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>
> {{QueryIterMinus}} calculates the right table in its constructor, that is, 
> while the query iterator tree is being built.
> If this is happening during {{getPlan().iterator()}} in {{QueryExecuteBase}} 
> (Jena 4.1.0) (or {{QueryExecDataset}} for the reorganised code) then the top 
> level iterator isn't set until the entire iterator tree has been built, and 
> so can't propagate the cancel.
> [Report: Cristóbal Miranda on 
> users@|https://lists.apache.org/thread.html/r4281f206d833db3010cd7a9c68402bc20cccde2eba8a907fc489179b%40%3Cusers.jena.apache.org%3E].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to