alamb opened a new pull request, #5006: URL: https://github.com/apache/arrow-datafusion/pull/5006
# Which issue does this PR close? N/A # Rationale for this change We saw this message in our logs: ``` Error while planning query: Internal error: The type of Dictionary(Int32, Utf8) = Utf8 of binary physical should be same. This was likely caused by a bug in DataFusion's code and we would welcome that you file an bug report in our issue tracker ``` It was not clear what operator is being used. # What changes are included in this PR? Print out the debug version of Operator rather than display for a better message # Are these changes tested? No # Are there any user-facing changes? No -- 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]
