You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/07/12 16:13:06 UTC

[GitHub] [spark] HeartSaVioR edited a comment on issue #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users

HeartSaVioR edited a comment on issue #24996: [SPARK-28199][SS] Move Trigger implementations to Triggers.scala and avoid exposing these to the end users
URL: https://github.com/apache/spark/pull/24996#issuecomment-510944648
 
 
   > In Spark 3.0, the deprecated class org.apache.spark.sql.streaming.ProcessingTime has been removed. Use org.apache.spark.sql.streaming.Trigger.ProcessingTime instead.
   
   End users are always encouraged to use `Trigger.xxx`, so this case we need to guide "Use Trigger.ProcessTime". `org.apache.spark.sql.streaming.Trigger.ProcessingTime` is the new one we would like to hide from user.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org