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

ASF GitHub Bot commented on JENA-1564:
--------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/437


> StageGeneratorGeneric does not apply BGP reordering properly
> ------------------------------------------------------------
>
>                 Key: JENA-1564
>                 URL: https://issues.apache.org/jira/browse/JENA-1564
>             Project: Apache Jena
>          Issue Type: Bug
>    Affects Versions: Jena 3.7.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Major
>             Fix For: Jena 3.8.0
>
>
> The reorder steps:
> {noformat}
>     ReorderProc reorderProc = reorder.reorderIndexes(bgp2) ;
>     pattern = reorderProc.reorder(pattern) ;
> {noformat}
> are inside {{if ( ! input.isJoinIdentity() )}}
> but reordering should happen anyway.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to