Commits


Benjamin Kietzman authored and David Li committed 7430bbdfcda
ARROW-11929: [C++][Dataset][Compute] Promote expression to the compute namespace Moves Expression and its test and benchmark into the compute/exec/ directory. I haven't introduced an exec namespace. Closes #10166 from bkietz/11929-Promote-Expression-to-the Authored-by: Benjamin Kietzman <bengilgit@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>