guojidan opened a new issue, #8990:
URL: https://github.com/apache/arrow-datafusion/issues/8990
It might make sense to remove the catch all from this `match`
expression
https://github.com/apache/arrow-datafusion/blob/bc0ba6a724aaaf312b770451718cbce696de6640/datafusion/optimizer/src/analyzer/type_coercion.rs#L413
And explicitly list out all Expr types so that we don't accidentally another
Expr type in the future
Is that something you might be willing to do in another PR @guojidan ?
_Originally posted by @alamb in
https://github.com/apache/arrow-datafusion/pull/8982#discussion_r1464993523_
--
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]