dongjoon-hyun commented on PR #544:
URL: https://github.com/apache/spark-website/pull/544#issuecomment-2278284548

   I manually do the same thing. The result is not the same with this PR, 
@yaooqinn .
   
   - https://github.com/apache/spark-website/pull/545
   
   ![Screenshot 2024-08-09 at 09 05 
35](https://github.com/user-attachments/assets/c4317d52-042f-4e17-a2b2-455b5976b35b)
   
   ```
   $ find . -name _sources
   ./site/docs/4.0.0-preview1/api/python/_sources
   ./site/docs/3.1.2/api/python/_sources
   ./site/docs/3.3.1/api/python/_sources
   ./site/docs/3.3.0/api/python/_sources
   ./site/docs/3.1.3/api/python/_sources
   ./site/docs/3.4.0/api/python/_sources
   ./site/docs/3.2.2/api/python/_sources
   ./site/docs/3.4.1/api/python/_sources
   ./site/docs/3.2.4/api/python/_sources
   ./site/docs/3.2.3/api/python/_sources
   ./site/docs/3.5.0/api/python/_sources
   ./site/docs/3.1.1/api/python/_sources
   ./site/docs/3.3.2/api/python/_sources
   ./site/docs/3.5.1/api/python/_sources
   ./site/docs/3.3.3/api/python/_sources
   ./site/docs/3.3.4/api/python/_sources
   ./site/docs/3.2.1/api/python/_sources
   ./site/docs/3.4.3/api/python/_sources
   ./site/docs/3.2.0/api/python/_sources
   ./site/docs/3.4.2/api/python/_sources
   
   $ find . -name _sources | xargs rm -rf
   ```


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