GizzZmo commented on PR #52656:
URL: https://github.com/apache/spark/pull/52656#issuecomment-3419834963

   This pull request significantly improves the documentation structure and 
discoverability for the Apache Spark project. It introduces a comprehensive 
architecture overview, a detailed documentation index, and enhances the main 
`README.md` to help users and contributors quickly find relevant guides and 
references.
   
   Documentation improvements:
   
   * Added a new `ARCHITECTURE.md` file that provides an in-depth overview of 
Spark's architecture, core components, execution model, key subsystems, data 
flow, module structure, and performance tuning tips.
   * Introduced `DOCUMENTATION_INDEX.md`, a complete index of all documentation 
in the repository, organized by topic, audience, and module, with links to 
official guides, module READMEs, and external resources.
   * Updated the `README.md` to reference the new architecture and 
documentation index files, and to provide direct links to module-level and tool 
documentation for easier navigation.
   
   These changes make it much easier for both new users and contributors to 
understand Spark's architecture and to find the documentation they need.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to