athlcode commented on issue #19053: URL: https://github.com/apache/datafusion/issues/19053#issuecomment-4414676737
> > [@andygrove](https://github.com/andygrove) I can take this up if no one else is actively working on it, please do let me know, thank you > > Sounds good to me. This issue was filed some time ago so please check on current status first. Checked the current status and the issue is still open. The approach would be to use NullHandling enum approach as suggested in another PR thus avoiding the two-boolean-flag design: https://github.com/apache/datafusion/pull/19574 -- 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]
