alamb opened a new pull request, #14159: URL: https://github.com/apache/datafusion/pull/14159
Draft as it builds on https://github.com/apache/datafusion/pull/14156 ## Which issue does this PR close? - Follow on to https://github.com/apache/datafusion/pull/14156 ## Rationale for this change While reviewing https://github.com/apache/datafusion/pull/14156 I noticed that the code unecessairly expanded a constant to an array, and that I could update it avoid having any internal errors ## What changes are included in this PR? 1. New .slt tests 2. Update case handling code to make it clear the errors are unreachable <!-- There is no need to duplicate the description in the issue here but it is sometimes worth providing a summary of the individual changes in this PR. --> ## Are these changes tested? yes, with new slt tests ## Are there any user-facing changes? <!-- If there are user-facing changes then we may require documentation to be updated before approving the PR. --> <!-- If there are any breaking changes to public APIs, please add the `api change` label. --> -- 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 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