walterddr commented on issue #8064:
URL: https://github.com/apache/pinot/issues/8064#issuecomment-1022578578


   > This raises the question of how the state of the deletion operation is 
maintained, currently it is managed by the client. Some databases do the wrong 
thing and let you delete as many rows as possible before a timeout is reached 
because they treat this as a stateless operation.
   
   I dont think it is currently "managed" by the client. if some segments were 
not deleted (moved), it simply just logs a warning and move on to the next 
segment, it doesn't even return it back to the client. 


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

To unsubscribe, e-mail: [email protected]

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