nsivabalan commented on issue #2586:
URL: https://github.com/apache/hudi/issues/2586#issuecomment-785128911


   @bvaradar @n3nash : let me take a stab. let me know if my understanding is 
right. 
   customers sets file versions retained to 1. 
   So, if there are two writes by the time a single lengthy query completes, we 
could encounter this situation where in the query could throw 
FileNotFoundException as 2nd write would have deleted the 1st file version for 
all data files? 
   
   @Rap70r : in the mean time, do you want to set file versions retained to be 
1 necessarily? if not, can you try setting it to 3 and let us know if you could 
still reproduce the issue. 
   
   


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


Reply via email to