panbingkun commented on PR #42622:
URL: https://github.com/apache/spark/pull/42622#issuecomment-1689197410

   > in what case will this be a problem?
   > I don't see similar doc build failures in CI of master and branch-3.5
   
   1. The docs file has been generated locally.
   2. At this point, the pyspark code has made changes, such as deleting the 
function 'chr'`.
   3. Execute the command to generate docs files locally, and an error will 
occur at this time.
   4. 
   The reason why it doesn't happen on GA is because it's always a new 
generation on GA.
   
   In `conf.py`, both directories `source\reference\api` and 
`reference\pyspark.pandas\api` have been cleaned, and we should maintain 
consistency: `reference\pyspark.sql\api` and `reference\pyspark.ss\api`.


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