zanmato1984 commented on code in PR #39267:
URL: https://github.com/apache/arrow/pull/39267#discussion_r1429582275


##########
cpp/src/arrow/compute/kernels/scalar_temporal_unary.cc:
##########
@@ -596,10 +607,23 @@ struct Second {
   }
 };
 
+template <typename Duration, typename Localizer>
+struct Second<Duration, Localizer, DurationType> {

Review Comment:
   Same as `Day`.



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