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

Michael Armbrust updated SPARK-17924:
-------------------------------------
    Target Version/s: 2.3.0  (was: 2.2.0)

> Consolidate streaming and batch write path
> ------------------------------------------
>
>                 Key: SPARK-17924
>                 URL: https://issues.apache.org/jira/browse/SPARK-17924
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Reynold Xin
>            Assignee: Reynold Xin
>
> Structured streaming and normal SQL operation currently have two separate 
> write path, leading to a lot of duplicated functions (that look similar) and 
> if branches. The purpose of this ticket is to consolidate the two as much as 
> possible to make the write path more clear.
> A side-effect of this change is that streaming will automatically support all 
> the file formats.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to