tandonraghav edited a comment on issue #2151: URL: https://github.com/apache/hudi/issues/2151#issuecomment-706038782
@bvaradar And you are saying in 0.6.0, if I have given `hoodie.compact.inline=false` and `hoodie.compact.inline.max.delta.commits=2` then the moment there are 2 delta commits it will schedule a Compaction timeline. And then we can query compaction timeline and do all the compactions? Is this understanding correct? And what about situation where we have only 1 delta commit for few minutes but we want fresh data in _ro after X minutes? ---------------------------------------------------------------- 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]
