Commits


david dali susanibar arce authored and GitHub committed 4cbaa53f5c8
GH-34862: [C++] Fix ArrowDataset dependencies (#34866) ### Rationale for this change Closes: https://github.com/apache/arrow/issues/34862 ### What changes are included in this PR? Add missing `ArrowAcero::arrow_acero_*` dependencies to `ArrowDataset::arrow_dataset_*`. ### Are these changes tested? Tested locally. Need to validate that again with `github-actions crossbow submit java-jars` ### Are there any user-facing changes? No * Closes: #34862 Lead-authored-by: Sutou Kouhei <kou@clear-code.com> Co-authored-by: david dali susanibar arce <davi.sarces@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>