cloud-fan commented on pull request #31700:
URL: https://github.com/apache/spark/pull/31700#issuecomment-790605892


   Micro-batch is an implementation detail and shouldn't be used to define the 
semantic.
   
   If a streaming sink has a distribution requirement, I can understand it and 
the data should be properly partitioned before entering the streaming sink. 
However, if a streaming sink has an ordering requirement, I can't imagine how a 
data stream can satisfy an ordering requirement.


----------------------------------------------------------------
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