panbingkun opened a new pull request, #42952:
URL: https://github.com/apache/spark/pull/42952

   ### What changes were proposed in this pull request?
   The pr aims to remove orphaned error class documents, include:
   1.Introducing an automated mechanism for removing orphaned files.
   2.Remove two orphaned error class documents:  
`sql-error-conditions-incompatible-data-to-table-error-class.md` and 
`sql-error-conditions-unsupported-temp-view-operation-error-class.md`
   
   ### Why are the changes needed?
   - Keep error documents clear.
   - There are two possibilities for generating orphaned error documents: 
   The first, when we are performing error class refactoring without deleting 
the error class document that has already been refactored; 
   The second, modify the error class name based on the suggestions submitted 
by the reviewer in code review, but unintentionally submit the previous error 
class document.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   - Manually test.
   - Pass GA.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   No.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to