alamb commented on issue #2873: URL: https://github.com/apache/arrow-datafusion/issues/2873#issuecomment-1180690791
The issue appear to be that the constant `''` is (correctly) cast to a `Dictionary(Int32, Utf8)` but then when converting it to a `ScalarValue` that optimization is lost. I have a fix and I will file a ticket for a better fix -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org