doki23 commented on pull request #2012: URL: https://github.com/apache/arrow-datafusion/pull/2012#issuecomment-1075194168
> Upon further thought, I wonder if it would make sense to expand out all qualified wildcards in the `Sql` -> `LogicalPlan` planner rather than having an `Expr` 🤔 and have to error when we encountered it. > > Though I suppose if we did that then we couldn't support wild cards in the DataFrame API 🤔 We should support wildcard in any kinds of api, including DataFrame. -- 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]
