You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2019/07/10 17:37:00 UTC

[jira] [Updated] (SPARK-28199) Move Trigger implementations to Triggers.scala and avoid exposing these to the end users

     [ https://issues.apache.org/jira/browse/SPARK-28199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jungtaek Lim updated SPARK-28199:
---------------------------------
    Summary: Move Trigger implementations to Triggers.scala and avoid exposing these to the end users  (was: Remove usage of ProcessingTime in Spark codebase)

> Move Trigger implementations to Triggers.scala and avoid exposing these to the end users
> ----------------------------------------------------------------------------------------
>
>                 Key: SPARK-28199
>                 URL: https://issues.apache.org/jira/browse/SPARK-28199
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.0.0
>            Reporter: Jungtaek Lim
>            Priority: Minor
>              Labels: release-notes
>
> Even ProcessingTime is deprecated in 2.2.0, it's being used in Spark codebase, and actually the alternative Spark proposes use deprecated methods which feels like circular - never be able to remove usage.
> This issue targets to deal with removing usage of ProcessingTime in Spark codebase, via adding new class to replace ProcessingTime.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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