pepijnve commented on issue #17982:
URL: https://github.com/apache/datafusion/issues/17982#issuecomment-3393195343

   #17972 is related to this. If we implement `nvl` as `case when x is not null 
x else y end`, then we need to be sure there's no performance regression due to 
this change.


-- 
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]

Reply via email to