Commits


Weston Pace authored and GitHub committed f5e592eb5ea
ARROW-15540: [C++] Allow the substrait consumer to accept plans with hints and nullable literals (#14402) As long as the conversion strictness is not EXACT_ROUNDTRIP we now ignore these fields if present. Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>