Commits


David Sisson authored and GitHub committed 9fcaa38250d
GH-15062: [C++] Simplify EnumParser behavior (#15063) Removes the unspecified enum from engine/substrait/extension_set.cc when it is not being used allowing the parser logic to be simplified. * Closes: #15062 Authored-by: David Sisson <EpsilonPrime@users.noreply.github.com> Signed-off-by: Weston Pace <weston.pace@gmail.com>