LuciferYang commented on PR #48860: URL: https://github.com/apache/spark/pull/48860#issuecomment-2503014288
The script can executed successfully, thank you very much, @panbingkun . However, should the final generated results only exist in the `docs/site/` directory? It seems that copies of the generated `.html` files exist in many other places, such as the `sql/site/` directory and the `docs/api` directory. Additionally, since these files cannot currently be cleaned using commands like `sbt clean` or `mvn clean`, this results in many extra `.html` files being left in the project work space after each build. -- 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]
