Commits


Weston Pace authored and Krisztián Szűcs committed d21f8b19213
ARROW-16158: [C++][R] Rename ARROW_ENGINE to ARROW_SUBSTRAIT At the moment there is not enough non-Substrait functionality to justify a dedicated engine module. In the future there likely will be and so I have some of the general structure around in the C++ (e.g. `ARROW_ENGINE_EXPORT`) but removed any external facing references. Closes #12915 from westonpace/feature/ARROW-16158--rename-engine-to-substrait Lead-authored-by: Weston Pace <weston.pace@gmail.com> Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>