Description
DataSourceV2 writes should use the output commit coordinator to guarantee only one tasks successfully commits.
Not all sources will need coordination, so I propose adding coordinateCommits: boolean to the DataWriterFactory.
DataSourceV2 writes should use the output commit coordinator to guarantee only one tasks successfully commits.
Not all sources will need coordination, so I propose adding coordinateCommits: boolean to the DataWriterFactory.