[
https://issues.apache.org/jira/browse/ARROW-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17472075#comment-17472075
]
David Li commented on ARROW-15290:
----------------------------------
If you do see anything else like this though, please feel free to report here
or file a new issue and we'll try to take care of it. Thanks!
(You can also file a PR on GitHub - no need to create a Jira for small
documentation things.)
> [Python][Docs] 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
> Components: Documentation, Python
> Reporter: Joshua Robinson
> Priority: Minor
>
> 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)