Jose Torres created SPARK-23196: ----------------------------------- Summary: 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
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