LuciferYang opened a new pull request, #569:
URL: https://github.com/apache/spark-website/pull/569

   ```
   svn co https://dist.apache.org/repos/dist/dev/spark/v3.5.4-rc3-docs/
   cd v3.5.4-rc3-docs
   cp -R _site ../../spark-website/site/docs/3.5.4
   ## _sources is deleted
   cd ../../spark-website/site/docs/3.5.4
   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