Commits


Felipe Oliveira Carvalho authored and GitHub committed 9c218abbe4d
GH-20351: [C++] Kernel input type matcher for run-end encoded types (#34503) ### Rationale for this change This is necessary to be able to specify dispatching of filters based on run-end encoded array (upcoming PR). ### Are these changes tested? Yes. By unit tests. * Closes #13971 * Closes: #20351 Lead-authored-by: Felipe Oliveira Carvalho <felipekde@gmail.com> Co-authored-by: Tobias Zagorni <tobias@zagorni.eu> Signed-off-by: Matt Topol <zotthewizard@gmail.com>