alamb commented on code in PR #7737:
URL: https://github.com/apache/arrow-rs/pull/7737#discussion_r2162437987


##########
arrow-arith/src/numeric.rs:
##########
@@ -510,49 +510,122 @@ fn timestamp_op<T: TimestampOp>(
 }
 
 /// Arithmetic trait for date arrays
-///
-/// Note: these should be fallible (#4456)
 trait DateOp: ArrowTemporalType {

Review Comment:
   I double checked that this is not a public trait and thus this change is not 
a breaking API change
   
   https://docs.rs/arrow/latest/arrow/index.html?search=DateOp



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