kuwii commented on code in PR #37008: URL: https://github.com/apache/spark/pull/37008#discussion_r908608719
########## dev/.rat-excludes: ########## @@ -138,3 +138,5 @@ over10k exported_table/* ansible-for-test-node/* node_modules +application_1656321732247_0006_1 Review Comment: Have checked existing event logs in `spark/core/src/test/resources/spark-events`. It seems that each of them is added separately in `.rat-excludes`. So I personally think it may be better to follow the current pattern. <img width="193" alt="image" src="https://user-images.githubusercontent.com/10705175/176214688-ce564382-4415-47a2-8b3d-0d587797296f.png"> -- 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]
