Commits


Sutou Kouhei authored and GitHub committed cf558cc9be5
GH-36680: [Python] Add missing pytest.mark.acero (#36683) ### Rationale for this change `test_invalid_non_join_column` depends on Acero. ### What changes are included in this PR? Add `@ pytest.mark.acero`. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #36680 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>