[
https://issues.apache.org/jira/browse/JENA-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13864059#comment-13864059
]
Andy Seaborne commented on JENA-619:
------------------------------------
Theer is an ARQ symbol optFilterPlacementBGP that controls whether the
high-level filter placement considers pushing filters into BGPs or not. The
default is "true", means filter do get pushed into BGPs. TDB sets this to off
and then does filter placement in a BGP itself when working in NodeId patterns
later.
The in-memory query (StageGeneratorGeneric) should do likewise - reorder BGPs
then place filters.
> Optimization of filter placement and BGP reordering.
> ----------------------------------------------------
>
> Key: JENA-619
> URL: https://issues.apache.org/jira/browse/JENA-619
> Project: Apache Jena
> Issue Type: Improvement
> Reporter: Andy Seaborne
>
> As a follow-on from JENA-595, now consider the interaction of filter
> placement and BGP reordering.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)