Commits


Benjamin Kietzman authored and Krisztián Szűcs committed 8d573322a4e
ARROW-4869: [C++] Fix gmock usage in compute/kernels/util-internal-test.cc The second argument to `EXPECT_CALL` must be a function call expression Author: Benjamin Kietzman <bengilgit@gmail.com> Closes #3969 from bkietz/4869-Use-of-gmock-fails-in-compute-kernels-ut and squashes the following commits: ab6b3a89 <Benjamin Kietzman> second argument to EXPECT_CALL must be callexpr-like