amol- commented on a change in pull request #12627:
URL: https://github.com/apache/arrow/pull/12627#discussion_r826811635



##########
File path: docs/source/python/api/tables.rst
##########
@@ -44,6 +44,7 @@ Classes
    RecordBatch
    Table
    TableGroupBy
+   lib.RecordBatchReader

Review comment:
       We shouldn't document things from the `lib` namespace, mostly those are 
internals.
   Also given that the `RecordBatchReader` comes from the ipc implementation 
module, it should probably get exposed through `pyarrow.ipc` like all the other 
readers.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to