afs commented on issue #1533:
URL: https://github.com/apache/jena/issues/1533#issuecomment-1249378632

   Might be https://issues.apache.org/jira/browse/JENA-2317.
   
   Set ARQ optReorderBGP to false.
   
   ```
   qparse --set arq:optReorderBGP=false --print=opt --file YourQuery.rq
   ```
   
   `--set arq:optReorderBGP=false` should work for Fuseki on the command line.
   
   It can be set in assemblers as well with `ja:context`.
   


-- 
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]

Reply via email to