maxburke opened a new pull request #9331: URL: https://github.com/apache/arrow/pull/9331
Noticing that if one of the expressions was entirely null, the result would be a NullArray and that the downcast_ref would result in a panic because it wouldn't match the column type. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
