akashrn5 commented on PR #4261:
URL: https://github.com/apache/carbondata/pull/4261#issuecomment-1128427621

   @Indhumathi27 as discussed and mentioned in design also, the recovery is 
possible only if the latest table status file is missing. if any in between 
files get missed, then we cannot recover it. But existing solution suggest 
that, if the query gives empty results user has to recover the latest table 
status file. But valid query can also give empty results, so we should not 
depend on this scenario only.
   
   So, if table status file goes missing, then any next table level operation 
should be able to throw exception for missing file and either user should 
recover or auto recover should be triggered. If auto is not yet supported, then 
we can do that later, now user can do it manually. 


-- 
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: dev-unsubscr...@carbondata.apache.org

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

Reply via email to