findepi commented on issue #14380: URL: https://github.com/apache/datafusion/issues/14380#issuecomment-2648109414
I appreciate the conciseness of representing all columns of a table with a wildcard. This doesn't change the fact that `Expr::Wildcard` is not an expression. If there are any doubts about that, then https://github.com/apache/datafusion/issues/7765 is the right place for the discussion. Of course, there is `*` and `t.*` syntax and it needs to remain supported. -- 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