pepijnve commented on issue #17801: URL: https://github.com/apache/datafusion/issues/17801#issuecomment-3502109311
The SQLite tests surfaced an implementation error related to case-with-expression nullability in #17813. I've fixed that and added some additional tests. I think the PR is in good enough shape to consider merging it. I was a bit reluctant at first to go with the logical strategy, but I'm starting to warm up to it. The code is not that complicated in the end, easy enough to cover with lots of unit tests, and (I think) an improvement over the current situation. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
