wangyum edited a comment on pull request #28032: URL: https://github.com/apache/spark/pull/28032#issuecomment-851119698
@HyukjinKwon I mainly want to make the whole cluster more stable. If a user does not add it manually, a large number of files may be generated. For example: Suppose there are 10000 tasks, each task contains 500 separate partition values, and the number of files generated is 10000 * 500. This pr mainly to avoid this case. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
