ozankabak commented on PR #10117:
URL: 
https://github.com/apache/arrow-datafusion/pull/10117#issuecomment-2066467305

   I like your new proposal. In this one, `new_mixed` would check if inner 
consists entirely of `true`/`false` values, and return 
`FuncMonotonicityInner::Increasing`/`FuncMonotonicityInner::Decreasing` in 
those cases.
   
   Instead of `FuncMonotonicityInner`, I recommend `FuncMonotonicityPartial` to 
be more in line with math verbiage.


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

Reply via email to