js8544 commented on code in PR #36231:
URL: https://github.com/apache/arrow/pull/36231#discussion_r1239991741


##########
cpp/src/arrow/compute/kernels/scalar_arithmetic.cc:
##########
@@ -616,6 +617,21 @@ ArrayKernelExec 
GenerateArithmeticWithFixedIntOutType(detail::GetTypeId get_id)
   }
 }
 
+void PromoteIntegerForDurationArithmetic(std::vector<TypeHolder>* types) {

Review Comment:
   My bad. I've moved it over. 



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