pepijnve commented on PR #17813: URL: https://github.com/apache/datafusion/pull/17813#issuecomment-3372775137
The main question I'm left with is an existential one. Does it make sense to have all this additional code just to try to get more accurate nullability reporting for `case`? If the answer is yes, then the followup question is what the best way to achieve that is. Some kind of static analysis like I'm trying here or some completely different approach altogether? -- 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]
