Commits


Yaron Gvili authored and Weston Pace committed 7bfc7320285
ARROW-16426: [C++] Add TeeNode to execution engine The existing write node is a consuming one while the proposed tee node is a pass-through one. Closes #13040 from rtpsw/ARROW-16426 Authored-by: Yaron Gvili <rtpsw@hotmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>