alamb commented on PR #10504:
URL: https://github.com/apache/datafusion/pull/10504#issuecomment-2113113341

   > Having range information would help ScalarFunctionExpr's order 
calculations since many of them have monotonicity pattern on some defined 
intervals. I have given an example of it for ABS() function. 
   
   This is a pretty clever idea. I think as long as we ensure that it is easy 
to implement the common patterns of `montonically increasing` and `montonically 
decreasing` adding a more general API is great


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to