MaxGekk commented on issue #26885: [SPARK-30258][TESTS] Eliminate warnings of 
deprecated Spark APIs in tests
URL: https://github.com/apache/spark/pull/26885#issuecomment-565822532
 
 
   > Don't we still need to test the deprecated methods? while they're still 
around they need to work.
   
   I agree that all deprecated methods need to work. I moved those tests to 
special test suites with the `@deprecated` annotation. It means the test should 
be executed, and should not produce any deprecation warnings.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to