findepi opened a new issue, #14635:
URL: https://github.com/apache/datafusion/issues/14635

   `Wildcard` is not an expression. It should not be part of `Expr` enum
   
   it doesn't even have a type 
https://github.com/apache/datafusion/blob/68e372f2952bae884590f0589f23e28fb8bc3eaf/datafusion/expr/src/expr_schema.rs#L214-L218
   
   > > I also think it's necessary to move the `ExpandWildcardRule` to the 
builder.
   > > 
   > > That would be great!
   > > 
   > > That could potentially unlock removing `Expr::Wildcard`. It's not really 
an expression (just like Expr::Alias isn't 
https://github.com/apache/datafusion/issues/1468 and Sort weren't 
https://github.com/apache/datafusion/issues/12193) 
   > 
   >  _Originally posted by @findepi in 
[#14380](https://github.com/apache/datafusion/issues/14380#issuecomment-2643654770)_


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