[
https://issues.apache.org/jira/browse/JENA-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-1564.
---------------------------------
Resolution: Fixed
> 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)