Commits


0x26res authored and GitHub committed 210cf061390
ARROW-17256 [Python] Can't call combine_chunks on empty ChunkedArray (#13757) https://issues.apache.org/jira/browse/ARROW-17256 Not 100% sure it should be fixed at this level. Should `combine_chunks` receive a `DataType` instead? Lead-authored-by: aandres <aandres@tradewelltech.co> Co-authored-by: 0x26res <0x26res@gmail.com> Co-authored-by: Antoine Pitrou <pitrou@free.fr> Signed-off-by: Antoine Pitrou <pitrou@free.fr>