Commits


mwish authored and GitHub committed 9cafbb26681
GH-43768: [C++] Fix the case when boolean_{any|all} meets constant input with length in Acero (#43799) ### Rationale for this change See https://github.com/apache/arrow/issues/43768 ### What changes are included in this PR? Fix the case when boolean_{any|all} meets constant input with length in Acero ### Are these changes tested? Yes ### Are there any user-facing changes? no * GitHub Issue: #43768 Lead-authored-by: mwish <maplewish117@gmail.com> Co-authored-by: mwish <1506118561@qq.com> Co-authored-by: Rossi Sun <zanmato1984@gmail.com> Signed-off-by: mwish <maplewish117@gmail.com>