Commits


Zaharid authored and GitHub committed 9651563d6e8
GH-15209: [C++][Gandiva] Add abs function (#15208) Add a Gandiva function calling std::abs on numeric types. * Closes: #15209 Authored-by: Zahari Kassabov <zaharid@protonmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>