Commits


ArianaVillegas authored and Antoine Pitrou committed 189cae6e5da
ARROW-13579: Expose Create EmptyArray, EmptyRecordBatch and EmptyTable utility functions. Refactor CreateEmptyArray and CreateEmptyChunkedArray, and create CreateEmptyRecordBatch and CreateEmptyTable. Closes #11798 from ArianaVillegas/ARROW-7051 Lead-authored-by: ArianaVillegas <ariana.villegas@utec.edu.pe> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>