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/06/28 07:41:00 UTC

[jira] [Commented] (SPARK-28199) Remove usage of ProcessingTime in Spark codebase

    [ https://issues.apache.org/jira/browse/SPARK-28199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16874741#comment-16874741 ] 

Jungtaek Lim commented on SPARK-28199:
--------------------------------------

Working on this. Actually I worked this as minor one but realized I had to introduce a new class, so filed an issue.

> Remove usage of ProcessingTime in Spark codebase
> ------------------------------------------------
>
>                 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
>
> 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