jorisvandenbossche commented on a change in pull request #8657:
URL: https://github.com/apache/arrow/pull/8657#discussion_r538246392
##
File path: docs/source/python/api/tables.rst
##
@@ -29,6 +29,7 @@ Factory Functions
:toctree: ../generated/
chunked_array
+ combin
jorisvandenbossche commented on a change in pull request #8657:
URL: https://github.com/apache/arrow/pull/8657#discussion_r522913647
##
File path: python/pyarrow/tests/test_array.py
##
@@ -2643,6 +2643,15 @@ def test_concat_array_invalid_type():
pa.concat_arrays(arr)