vamshigv commented on PR #7348:
URL: https://github.com/apache/hudi/pull/7348#issuecomment-1334078841

   > @vamshigv Can you check the CI failures? Also, please create a JIRA. This 
is not a minor change. It will affect the incremental query latency. I believe 
the intention behind keeping false as default was to error out and let the 
users know that some file has been cleaned/deleted manually in the incremental 
time range. Note that if this config is set to true by default then hudi will 
fallback to doing snapshot query and user may not even realize this.
   
   Although latency will increase, it will only happen where files are cleaned 
where this seemed to best path forward for making forward progress. However we 
are accomplishing the way in other way. So closing this!


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