alamb opened a new pull request, #2875: URL: https://github.com/apache/arrow-datafusion/pull/2875
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/2873 # Rationale for this change Fixes a bug introduced in https://github.com/apache/arrow-datafusion/pull/2819 See https://github.com/apache/arrow-datafusion/issues/2873 (a query that used to work does not anymore). The underlying issue is described in https://github.com/apache/arrow-datafusion/issues/2874 # What changes are included in this PR? Hack around https://github.com/apache/arrow-datafusion/issues/2874 # Are there any user-facing changes? Sone queries on dictionaries work again cc @viirya -- 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]
