Commits


Fernando Rodriguez authored and David Li committed 4b6baceb295
ARROW-12953: [C++][Compute] Refactor CheckScalar* to take Datum arguments Update shared_ptr<Scalar> and shared_ptr<Arrow> to Datum in CheckScalar* functions Closes #10878 from diegodfrf/ARROW-12953-Refactor-CheckScalar-to-take-Datum-argum Authored-by: Fernando Rodriguez <diegodfrf@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>