Commits


mwish authored and GitHub committed b8e450347ab
MINOR: [C++] Acero tiny typo fix (#36938) ### Rationale for this change 1. Some typo fix in acero 2. move `std::shared_ptr<Schema>` rather than copy ### What changes are included in this PR? 1. Some typo fix in acero 2. move `std::shared_ptr<Schema>` rather than copy ### Are these changes tested? no ### Are there any user-facing changes? no Authored-by: mwish <maplewish117@gmail.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>