aokolnychyi commented on pull request #29066:
URL: https://github.com/apache/spark/pull/29066#issuecomment-735044653


   I also have a prototype for this logic in micro-batch streaming. I added 
dedicated plans which I think we were missing for a while. Right now, 
`MicroBatchExecution` replaces `WriteToMicroBatchDataSource` with 
`WriteToDataSourceV2`, a deprecated node, in `runBatch`. I don't think we use 
that path anywhere except tests but it would be great to get that done.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to