Commits


Joris Van den Bossche authored and Neal Richardson committed 3bc6db95187
ARROW-7066: [Python] Allow returning ChunkedArray in __arrow_array__ Closes #5794 from jorisvandenbossche/ARROW-7066-array-protocol-chunked and squashes the following commits: b4085c6f1 <Joris Van den Bossche> update docs / docstring d9a9804bc <Joris Van den Bossche> Update python/pyarrow/tests/test_array.py 7c5a1ef5c <Joris Van den Bossche> ARROW-7066: Allow returning ChunkedArray in __arrow_array__ Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>