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


##########
arrow-arith/src/temporal.rs:
##########
@@ -1596,8 +1596,6 @@ mod tests {
         ensure_returns_error(&Time64NanosecondArray::from(vec![0]));
     }
 
-    // IntervalDayTimeType week, day, hour, miute, second, mili, u, nano; 
invalid month, year; ignores the other part

Review Comment:
   these comments I think belong with the corresponding tests for the datatype
   
   There are also a few typos (e.g. `miute` instead of `minute`



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