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/06/06 08:39:40 UTC

[GitHub] [jena] afs commented on issue #1369: OpAsQuery incorrect transform of dependent expressions

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

   Simpler: no `?y` reuse for `?z`:
   
   `SELECT ?z { BIND('x' AS ?y) BIND('z' AS ?z) }`
   


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