Ben Kietzman created ARROW-18201: ------------------------------------ Summary: Remove ad-hoc substrait version after substrait#342 Key: ARROW-18201 URL: https://issues.apache.org/jira/browse/ARROW-18201 Project: Apache Arrow Issue Type: Improvement Components: C++ Reporter: Ben Kietzman
After https://github.com/apache/arrow/pull/14415 arrow's version of substrait will be a specific git hash instead of a released version. As soon as a released version is available which includes https://github.com/substrait-io/substrait/pull/342 we should update to depend on that, in order to minimize build up of divergence between arrow's consumption of substrait and its released API. -- This message was sent by Atlassian Jira (v8.20.10#820010)