Open asfimport opened 3 years ago
Todd Farmer / @toddfarmer: This issue was last updated over 90 days ago, which may be an indication it is no longer being actively worked. To better reflect the current state, the issue is being unassigned. Please feel free to re-take assignment of the issue if it is being actively worked, or if you plan to start that work soon.
The docs state these only work with float arguments, but they work with integers too.
MakeUnaryArithmeticFunctionFloatingPoint has a redundant check for float arguments that no longer applies: https://github.com/apache/arrow/blob/f7cac0e5866a08e946a14976ef854e8c42ac281b/cpp/src/arrow/compute/kernels/scalar_arithmetic.cc#L1266
Reporter: David Li / @lidavidm
Note: This issue was originally created as ARROW-13361. Please see the migration documentation for further details.