Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
Description
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.