itholic opened a new pull request #32762: URL: https://github.com/apache/spark/pull/32762
### What changes were proposed in this pull request? This PR proposes adding the missing link to Data Source Option page, for related functions such as `to_csv`, `to_json`, `from_csv`, `from_json`, `schema_of_csv`, `schema_of_json`. - Before <img width="797" alt="Screen Shot 2021-06-03 at 11 39 17 AM" src="https://user-images.githubusercontent.com/44108233/120578877-7b092200-c461-11eb-9e24-bd5349445c66.png"> - After <img width="784" alt="Screen Shot 2021-06-03 at 11 47 58 AM" src="https://user-images.githubusercontent.com/44108233/120579012-bc013680-c461-11eb-999b-68c104d16d0e.png"> ### Why are the changes needed? To provide users available options in detail with the proper documentation link. ### Does this PR introduce _any_ user-facing change? Yes, the link to Data Source Options page is added to the API documentations, as shown in the above screen capture. ### How was this patch tested? Manually built the docs and checked one by one. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
