anishshri-db commented on PR #50612:
URL: https://github.com/apache/spark/pull/50612#issuecomment-2813774552

   @Kimahriman - yea and with 4.0, the only additional cost for `doMaintenance` 
would be around uploading the snapshot and deleting old versions. Both likely 
won't be expensive on a per batch basis (mostly a no-op for most batches) but 
you could see some spikes in latency when both these operations are performed. 
(I guess thats acceptable in your case rather than keeping the resources 
running)


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to