findepi opened a new issue, #14516: URL: https://github.com/apache/datafusion/issues/14516
https://github.com/apache/datafusion/pull/14513 introduced a heper to make code more readable and error messages more consistent. apply the pattern in other functions **_candidate_** places to update can be listed using ``` git grep -n 'if args\?\(_types\)\?.len() != ' ``` (note that this may yield false positives, ie places that should not be updated) -- 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