alamb opened a new issue #1157: URL: https://github.com/apache/arrow-datafusion/issues/1157
While working on https://github.com/apache/arrow-datafusion/pull/1153, i saw this kind of error: Internal("Data type Boolean not supported for binary operation on dyn arrays") But it took me a while to figure out what operation was wrong (in this case it was `eq`) It would be nice to include the name of the operation in the error message -- 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]
