imay commented on issue #2117: [PROPOSAL] Supporting aggregate method of REPLACE_IF_NOT_NULL URL: https://github.com/apache/incubator-doris/issues/2117#issuecomment-548725615 > besides `replace_if_not_null`, I think there should also have `replace_if_larger`, `replace_if_lower`. So I think we should support replace(args), the args type and meaning could further discuss. This is a good suggestion. I think `replace_if_larger` equals `max` method and `replace_if_lower` equals `min` method?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
