nwt opened a new pull request, #34045:
URL: https://github.com/apache/arrow/pull/34045

   Fix the following build failure.
   
       $ go build -tags noasm ./...
       # github.com/apache/arrow/go/v12/arrow/compute/internal/kernels
       arrow/compute/internal/kernels/basic_arithmetic_noasm.go:27:9: 
undefined: getGoArithmeticOpFloatingSameType
       arrow/compute/internal/kernels/basic_arithmetic_noasm.go:35:9: 
undefined: getGoArithmeticFixedIntOut
   
   Closes 34044.


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