You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jena.apache.org by GitBox <gi...@apache.org> on 2022/11/05 13:08:06 UTC

[GitHub] [jena] afs opened a new issue, #1604: Do not apply algebra BGP recording by default.

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: issues-unsubscribe@jena.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org


[GitHub] [jena] afs closed issue #1604: Do not apply algebra BGP recording by default.

Posted by GitBox <gi...@apache.org>.
afs closed issue #1604: Do not apply algebra BGP recording by default.
URL: https://github.com/apache/jena/issues/1604


-- 
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: issues-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@jena.apache.org
For additional commands, e-mail: issues-help@jena.apache.org