afs opened a new issue, #1604: URL: https://github.com/apache/jena/issues/1604
### Change [JENA-2317](https://issues.apache.org/jira/browse/JENA-2317) - BGP reordering in the algrebra stage of optimization to help filter placement - is causing some problems. Until these are resolved, it is better to default behaviour to not running this step. Optimization of BGPs still occurs at the execution stage (TDB1, TDB2, TIM and all general datasets). Turn this optimization step on if running the BSBM benchmark for query 5 with ```ARQ.getContext().set(ARQ.optReorderBGP, true);``` or ```--set arq:optReorderBGP=true``` ### Are you interested in contributing a pull request for this task? Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
