Delta Lake: Running Delete and writes concurrently

sharat_n
New Contributor

Is it safe to run a delete query when there are active writes to a delta lake table? 

Next question : 
Is it safe to run a vacuum when writes are being done actively?