[ https://issues.apache.org/jira/browse/SPARK-23196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wenchen Fan resolved SPARK-23196. --------------------------------- Resolution: Fixed Fix Version/s: 2.3.0 Issue resolved by pull request 20369 [https://github.com/apache/spark/pull/20369] > Unify continuous and microbatch V2 sinks > ---------------------------------------- > > Key: SPARK-23196 > URL: https://issues.apache.org/jira/browse/SPARK-23196 > Project: Spark > Issue Type: Sub-task > Components: Structured Streaming > Affects Versions: 2.4.0 > Reporter: Jose Torres > Assignee: Jose Torres > Priority: Major > Fix For: 2.3.0 > > > We currently have separate MicroBatchWriteSupport and ContinuousWriteSupport. > But these do fundamentally the same thing, and existing implementations are > nearly equivalent but against slightly different interfaces. We should just > unify them as StreamWriteSupport. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org