You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/08 11:04:38 UTC

[GitHub] [arrow] jorisvandenbossche commented on a change in pull request #8657: ARROW-7363: [Python] add combine_chunks method to ChunkedArray

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:
users@infra.apache.org