aalexandrov commented on issue #10048:
URL: https://github.com/apache/datafusion/issues/10048#issuecomment-2226105142

   > I am not familar enough with lateral joins to be sure without some more 
research
   
   The `LATERAL` join syntax from Postges[^1] (which is adopted by DuckDB) 
effectively is a syntactic counterpart of the dependent join from the Neumann 
and Kemper paper cited above.
   
   [^1]: https://www.postgresql.org/docs/16/sql-select.html


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to