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
+ combine_chunks
Review comment:
`combine_chunks` is a method, and not a function, so adding it here
won't work (the method will automatically be added to the ChunkedArray
docstring page, though)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]