Commits


Percy Camilo Triveño Aucahuasi authored and David Li committed 227a718efc6
ARROW-13509: [C++] Take kernel with empty inputs This PR makes the Take kernel pass the type from the input arrays when constructing the chunked array. https://issues.apache.org/jira/browse/ARROW-13509 Closes #10880 from aucahuasi/ARROW-13509-Take-ChunkedArray-Handle-Empty-Input Authored-by: Percy Camilo Triveño Aucahuasi <percy.camilo.ta@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>