krishari2020 commented on issue #23859: [SPARK-26956][SS] remove streaming 
output mode from data source v2 APIs
URL: https://github.com/apache/spark/pull/23859#issuecomment-574014953
 
 
   @cloud-fan Then what happens to sorting operations which can run only in 
complete mode? By truncating the data accumulated in previous batch does it 
imply we will apply sort operations only within the data available in the 
current micro-batch? If my assumption is right aren't we going back to Dstream 
behaviour of applying window transformation over the batch interval?

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


With regards,
Apache Git Services

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

Reply via email to