Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 2410d36773d
GH-15096: [C++] Substrait ProjectRel Emit Optimization (#15097) This PR introduces an optimization to remove the additional `ProjectNode` used in handling emit feature for `ProjectRel`. * Closes: #15096 Authored-by: vibhatha <vibhatha@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>