aalexandrov commented on PR #11456:
URL: https://github.com/apache/datafusion/pull/11456#issuecomment-2294796171

   > Can you please add some tests to sqllogictest that shows that this code 
gets the same code in postgres and in DataFusion.
   
   This PR only focuses on extending `datafusion/sql/src/planner.rs` so we can 
get logical plans for the `LATERAL` syntax.
   
   I was hoping to merge that first before taking a stab at the required 
extensions in `datafusion/sql/src/planner.rs` that would allow us to run those 
queries. Once we have those I will be able to add some SLT tests and fix any 
bugs in both files.


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