Commits


Vibhatha Lakmal Abeykoon authored and GitHub committed 3b3afc0cb6d
GH-32747: [C++] Substrait To Arrow Emit feature testing (#14174) Adding compound tests for Substrait Emit. This is an extension to previous tests which only included emit testing only with a particular operator + read. Also the util functions used in tests are moved to `test_util.cc` where future tests including compound relations can re-use this logic. * Closes: #32747 Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: Vibhatha Lakmal Abeykoon <vibhatha@gmail.com> Co-authored-by: vibhatha <vibhatha@gmail.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>