[ 
https://issues.apache.org/jira/browse/ARROW-12599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335556#comment-17335556
 ] 

Joris Van den Bossche commented on ARROW-12599:
-----------------------------------------------

In my local doc build, it works fine.

But something that I noticed: in the online docs, the link for 
{{pyarrow.table}} (the factory function) is 
https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.table,
 so which is pointing to the page for the class (but the content is for the 
function). 

So I assume something somewhere in sphinx is going wrong with a case 
(in)sensitivity. And this might be a bug in sphinx since I was using sphinx 
3.4.3 locally, and the online ones are built with the latest 3.5.4. Will test 
locally with the latest version as well to verify.

> [Doc][Python] Documentation missing for pyarrow.Table
> -----------------------------------------------------
>
>                 Key: ARROW-12599
>                 URL: https://issues.apache.org/jira/browse/ARROW-12599
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Python
>            Reporter: Weston Pace
>            Priority: Major
>
> On [https://arrow.apache.org/docs/python/api/tables.html] the link to `Table` 
> (the class not the factory function) is missing.  Furthermore, typing in the 
> link manually leads me to docs for the factory function.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to