[
https://issues.apache.org/jira/browse/ARROW-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17474710#comment-17474710
]
Alessandro Molina commented on ARROW-15290:
-------------------------------------------
I'll track this one to ensure that the changes we did actually fix the linking
problem.
> [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
> Assignee: Alessandro Molina
> Priority: Minor
> Fix For: 7.0.0
>
>
> 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)