emkornfield commented on a change in pull request #11302:
URL: https://github.com/apache/arrow/pull/11302#discussion_r722778098



##########
File path: python/pyarrow/tests/test_scalars.py
##########
@@ -364,6 +367,14 @@ def test_duration_nanos_nopandas():
         arr[0].as_py()
 
 
+def test_month_day_nano_interval():
+    triple = pa.MonthDayNano([3600, 3600, 3600])

Review comment:
       done




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