wForget commented on PR #7159:
URL: https://github.com/apache/arrow-rs/pull/7159#issuecomment-2689778475

   > > Given this what do you think of changing the behaviour of  Operator::Rem
   > 
   > I assume `Operator::Modulo` in DataFusion? WDYT @wForget
   
   This sounds good to me, `signed_integer::MIN % -1` with either ansi or 
non-ansi mode always returns `0` in spark.


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