adriangb commented on PR #17520:
URL: https://github.com/apache/datafusion/pull/17520#issuecomment-3281326431

   Yeah it seems like what this is coming to is:
   - We can't differentiate between `SELECT FROM t;` and `FROM t;`
   - We want the opposite behavior between them (agreed?)
   - Thus we need to revert https://github.com/apache/datafusion/pull/17295 and 
add a regression test
   
   I'd like to get some input from the authors of 
https://github.com/apache/datafusion/pull/17295 before we proceed down that 
path. Then I agree @findepi we can add a better regression test that asserts 
against the relevant bit of the plan in Rust.


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