DavidToneian opened a new pull request #27553: [MINOR][DOCS] Changed `:func:` 
to `:attr:` Sphinx roles, fixed links in documentation of 
`Data{Frame,Stream}{Reader,Writer}`.
URL: https://github.com/apache/spark/pull/27553
 
 
   This commit is published into the public domain.
   
   ### What changes were proposed in this pull request?
   This PR fixes the documentation of `DataFrameReader`, `DataFrameWriter`, 
`DataStreamReader`, and `DataStreamWriter`, where attributes of other classes 
were misrepresented as functions. Additionally, creation of hyperlinks across 
modules was fixed in these instances.
   
   
   ### Why are the changes needed?
   The old state produced documentation that suggested invalid usage of PySpark 
objects (accessing attributes as though they were callable.)
   
   
   ### Does this PR introduce any user-facing change?
   No, except for improved documentation.
   
   
   ### How was this patch tested?
   No test added; documentation build runs through.
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to