kou commented on code in PR #43597:
URL: https://github.com/apache/arrow/pull/43597#discussion_r1718006601


##########
docs/source/python/api/datatypes.rst:
##########
@@ -93,6 +93,7 @@ functions above.
 
    DataType
    DictionaryType
+   LargeListType
    ListType

Review Comment:
   Could you swap `ListType` and `LargeListType` order because `ListType` is 
more basic type?
   
   ```suggestion
      ListType
      LargeListType
   ```



-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to