berkaysynnada commented on PR #12768:
URL: https://github.com/apache/datafusion/pull/12768#issuecomment-2422682008

   I just noticed the change at `is_comparison_operator()`. The new name 
actually does not reflect what it is used for in interval arithmetic related 
codes. I am planning to open a PR for this. 
   
   @blaginin do you have a preferred new name for `supports_propagation()` 
considering its use only in `unwrap_cast_in_comparison.rs` -- I am asking for 
that only since I will separate the other uses with a different name specific 
to constraint propagation, and narrow the scope of supported types.


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