alamb opened a new issue #116: URL: https://github.com/apache/arrow-datafusion/issues/116
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10716 We have a generic approach to rewriting expressions in operators that worked ok until we got to the CASE expression, which is more complex, and required adding some hacky code to make it work. We should come up with a better design. See the discussion on [https://github.com/apache/arrow/pull/8746] for more context and links to proposed solutions. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org