dongjoon-hyun opened a new pull request #23367: [SPARK-26428][SS][TEST] 
Minimize deprecated `ProcessingTime` usage
URL: https://github.com/apache/spark/pull/23367
 
 
   ## What changes were proposed in this pull request?
   
   Use of `ProcessingTime` class was deprecated in favor of 
`Trigger.ProcessingTime` in Spark 2.2. And, 
[SPARK-21464](https://issues.apache.org/jira/browse/SPARK-21464) minimized it 
at 2.2.1. Recently, it grows again in test suites. This issue aims to clean up 
newly introduced deprecation warnings for Spark 3.0.
   
   ## How was this patch tested?
   
   Pass the Jenkins with existing tests and manually check the warnings.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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