goldmedal commented on issue #14380: URL: https://github.com/apache/datafusion/issues/14380#issuecomment-2646780333
> Since `exprlist_to_fields` is called in the builder, it seems that wildcard expansion still hasn't been delayed. > I see. I think we can revert the change https://github.com/apache/datafusion/pull/11681 first. Also cc @jayzhan211 > > Or maybe we can allow the customized behavior for the wildcard planning, just like the original reason of [#11639](https://github.com/apache/datafusion/issues/11639) > > Using ExprPlanner makes sense to me. 👍 -- 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]
