wesm commented on a change in pull request #7533:
URL: https://github.com/apache/arrow/pull/7533#discussion_r444890495



##########
File path: python/pyarrow/__init__.py
##########
@@ -90,7 +90,7 @@ def parse_git(root, **kwargs):
                          schema,
                          unify_schemas,
                          Array, Tensor,
-                         array, chunked_array, record_batch, table,
+                         array, chunked_array, record_batch, table, nulls,

Review comment:
       Can you add it to the API listing .rst page?




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


Reply via email to