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/13 10:11:15 UTC

[GitHub] [jena] LorenzBuehmann commented on issue #1615: LATERAL join

LorenzBuehmann commented on issue #1615:
URL: https://github.com/apache/jena/issues/1615#issuecomment-1312693377

   This is a feature many people are missing in SPARQL for a long time, so happy to see it in a long term in the standard and in near time in Jena - we're already making use of the enhanced `SERVICE` features contributed by @Aklakan in our projects and daily work, so seeing that feature would make SPARQL way more convenient. Who did not try to use SPARQL for something like *"give me top X for each Y"* like *"give me 5 largest cities per country"* ... 
   
   Minor: In Scope section 
   > A sub-select may have variables of the same name that are not lateral-joined to a variable of the same name from the RHS.
   
   Do you really mean RHS or is it LHS? @afs 


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