ad1happy2go commented on issue #10850:
URL: https://github.com/apache/hudi/issues/10850#issuecomment-2050117679

   @NishantBaheti For incremental queries we can face FileNotFound Exception if 
the file for that query got deleted by the cleaner. We can set 
[hoodie.datasource.read.incr.fallback.fulltablescan.enable](https://hudi.apache.org/docs/configurations/#hoodiedatasourcereadincrfallbackfulltablescanenable)
 to true to get around this 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to