lidavidm commented on a change in pull request #11358:
URL: https://github.com/apache/arrow/pull/11358#discussion_r742304175



##########
File path: cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc
##########
@@ -421,14 +421,29 @@ struct CastFunctor<TimestampType, Date64Type> {
 // ----------------------------------------------------------------------
 // String to Timestamp
 
+template <typename ExpectZone>

Review comment:
       Removed the templating.
   
   Filed ARROW-14581 for the Travis test failure.

##########
File path: cpp/src/arrow/compute/kernels/scalar_cast_temporal.cc
##########
@@ -421,14 +421,29 @@ struct CastFunctor<TimestampType, Date64Type> {
 // ----------------------------------------------------------------------
 // String to Timestamp
 
+template <typename ExpectZone>

Review comment:
       Removed the templating.
   
   Filed ARROW-14581 for the Travis test failure.




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