HeartSaVioR opened a new pull request #28763:
URL: https://github.com/apache/spark/pull/28763


   ### What changes were proposed in this pull request?
   
   SPARK-28199 (#24996) made the trigger related public API to be exposed only 
from static methods of Trigger class. This is backward incompatible change, so 
some users may experience compilation error after upgrading to Spark 3.0.0.
   
   While we plan to mention the change into release note, it's good to mention 
the change to the migration guide doc as well, since the purpose of the doc is 
to collect the major changes/incompatibilities between versions and end users 
would refer the doc.
   
   ### Why are the changes needed?
   
   SPARK-28199 is technically backward incompatible change and we should kindly 
guide the change.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Doc change.
   
   ### How was this patch tested?
   
   N/A, as it's just a doc change.


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

Reply via email to