Commits


Nic Crane authored and GitHub committed c4312ea46ba
GH-35073: [R] Minimal build is failing (acero symbol not defined) (#35074) This PR updates the decorator in a function introduced in #34685 which inadvertently referenced `arrow` and not `acero`. * Closes: #35073 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>