LuciferYang commented on pull request #35477:
URL: https://github.com/apache/spark/pull/35477#issuecomment-1035906671


   My idea is to add the `- wunused: params' option for compilation, then 
analyze the compilation log to find `unused parameters in private methods` in 
Spark code and fix them, It will take some time to complete the work because 
the compilation log  also includes `unused parameters in non private methods` 
@srowen @dongjoon-hyun 
   
   
   


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