You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joshua Robinson (Jira)" <ji...@apache.org> on 2022/01/10 14:29:00 UTC

[jira] [Created] (ARROW-15290) Documentation pages for PyArrow have incorrect hyperlinks

Joshua Robinson created ARROW-15290:
---------------------------------------

             Summary: Documentation pages for PyArrow have incorrect hyperlinks
                 Key: ARROW-15290
                 URL: https://issues.apache.org/jira/browse/ARROW-15290
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Joshua Robinson


API documentation for pyarrow has a few confusing "mis"links. As an example, on the page below, the link for "csv.ReadOptions" actually takes me to "json.ReadOptions."

I'm filing a bug because the pages were similar enough that I initially just assumed the csv parsing had limited functionality instead of realizing I was looking in the wrong place. 

Example page:
[https://arrow.apache.org/docs/python/generated/pyarrow.dataset.CsvFileFormat.html]

where ReadOptions and ParseOptions incorrectly link me to the JSON versions instead of CSV versions. ConvertOptions is correct, though.

I have no idea how widespread this issue is as I have only looked and noticed the issue on this one page linked above.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)