afs commented on code in PR #120: URL: https://github.com/apache/jena-site/pull/120#discussion_r988784347
########## source/documentation/tdb/optimizer.md: ########## @@ -65,18 +65,20 @@ Optimizer control files | File name | Effect | | ----------- | -------- | -| `none.opt` | No reordering - execute triple patterns in the order in the query | Review Comment: Please leave `none.opt` in. The issue is that there is reordering in the optimizer as well which helps put filter in better places. `none.opt` still applies at the TDB level. -- 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]
