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 2020/06/14 07:34:00 UTC

[jira] [Created] (SPARK-31985) Remove the incomplete code path on aggregation for continuous mode

Jungtaek Lim created SPARK-31985:
------------------------------------

             Summary: Remove the incomplete code path on aggregation for continuous mode
                 Key: SPARK-31985
                 URL: https://issues.apache.org/jira/browse/SPARK-31985
             Project: Spark
          Issue Type: Task
          Components: Structured Streaming
    Affects Versions: 3.1.0
            Reporter: Jungtaek Lim


During work I realized we left some incomplete code parts on supporting aggregation for continuous mode. (shuffle & coalesce)
 
The work had been occurred around first half of 2018 and stopped, and no work has been done for around 2 years, so I don't expect anyone is working on this.
 
The functionality is undocumented (as the work was only done partially) and continuous mode is experimental so I don't feel risks to get rid of the part.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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