tustvold commented on issue #14078:
URL: https://github.com/apache/datafusion/issues/14078#issuecomment-2585194217

   > DataFusion itself should not go to any significant trouble / effort to 
protect against the threat model of someone having enough control over the 
local file system to make arbitrary changes to spill files
   
   Agreed, the more reasonable scenario would be a bug in DF causes it to 
trample its files, maybe some sort of concurrency bug where it opens the spill 
file before it finishes writing it. TBC I am not making a judgement of whether 
or not DF should care about this, I am merely stating that what is being 
proposed is unsound. 


-- 
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: github-unsubscr...@datafusion.apache.org

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


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

Reply via email to