acking-you commented on issue #16928: URL: https://github.com/apache/datafusion/issues/16928#issuecomment-3123947888
The key to this issue might be that `let right_ret = self.right.evaluate(&batch)?;` returns a `Scalar` instead of an `Array` when encountering a constant. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
